- Feb 27, 2018
-
-
Martine Lenders authored
-
Koen Zandberg authored
SAUL/phydat: parts per million support
-
Joakim Nohlgård authored
sys/phydat: rename phydat_scale_to_str -> phydat_prefix_from_scale
-
- Feb 26, 2018
-
-
MichelRottleuthner authored
drivers/sdcard_spi: use of ucrc16 by default
-
didile authored
Useless consts removed.
-
Alexandre Abadie authored
drivers: Initial import of low-level QDEC driver interface
-
Alexandre Abadie authored
unittests/tests-core: Fix tests in loop not being executed
-
Joakim Nohlgård authored
Correct some outdated documentation and make the name represent what the function does today.
-
MichelRottleuthner authored
mtd_native: fix overlapping pages write check
-
Vincent Dupont authored
-
MichelRottleuthner authored
driver/mtd_spi_nor: fix erase with unaligned addresses
-
o0c authored
-
Joakim Nohlgård authored
tests/fatfs: Fix tests on native after configuration changes in #8272
-
Vincent Dupont authored
-
Martine Lenders authored
pkg/ccn-lite: bump version to fix compile error
-
José Ignacio Alamos Aste authored
pkg/semtech-loramac: improve package documentation
-
Vincent Dupont authored
boards/b-l072z-lrwan1: fix on boards LEDs
-
Sebastian Meiling authored
drivers/hts221: minor fixes
-
Alexandre Abadie authored
dist/tools/edbg: fix typo in comment
-
- Feb 25, 2018
-
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
- LED1/2/3 macros were refering to LED0 - LED1/2/3 are not initialized in board init
-
- Feb 24, 2018
-
-
Yannick Gicquel authored
TIM3 now use for QDEC instead of PWM, TIM3 (PA6 & PA7 pins) and TIM4 (PB6 & PB7 pins) timers, Signed-off-by:
Yannick Gicquel <ygicquel@gmail.com>
-
Gilles DOFFE authored
* Test all QDEC devices Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Gilles DOFFE authored
Use TIM3 (PA6 and PA7 pins) and TIM4 (PB6 and PB7 pins) timers. Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Joakim Nohlgård authored
drivers: alphabetically sort the list of drivers in Makefile.include
-
- Feb 23, 2018
-
-
Gilles DOFFE authored
Add periph_qdec to native native board features. Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Gilles DOFFE authored
* Add support for the STM32 encoder interface * The STM32 only supports X2 and X4 modes. * Enable interrupt handler on counter overflow * Add simple test code for QDEC based on nucleo-f401 board Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Gilles DOFFE authored
* Add support for the native encoder interface * Native QDEC is there mostly for simulation * Calling code will have to simulate QDEC increment/decrement Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Gilles DOFFE authored
QDEC interface enables access to CPU peripherals acquiring quadrature signals. Signed-off-by:
Gilles DOFFE <g.doffe@gmail.com>
-
Bas Stottelaar authored
efm32: Use different values for each unsupported ADC res
-
Martine Lenders authored
gnrc_netreg: Revert #8517 partly
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Alexandre Abadie authored
make: add flag for no-implicit-fallthrough in CXXFLAGS
-
Joakim Nohlgård authored
-
- Feb 22, 2018
-
-
Kaspar Schleiser authored
cpu: efm32: fix typo in cpus.txt
-
Kaspar Schleiser authored
sys/can: fix compiler warning due to usage of potentially uninitialized variables
-