- Apr 19, 2018
-
-
Gaëtan Harter authored
Name in the documentation did not match the one in Makefile.include.
-
- Apr 17, 2018
-
-
Francisco Acosta authored
kinetis: Refactor clock initialization code
-
Martine Lenders authored
evtimer: ticks vs ms
-
Kaspar Schleiser authored
Makefile.include: fix missing target for libraries
-
Kaspar Schleiser authored
sys/analog_util: Refactor, add test
-
Joakim Nohlgård authored
-
- Apr 16, 2018
-
-
Koen Zandberg authored
sys/net/uhcpc: add missing stdio.h include
-
Kaspar Schleiser authored
-
Francisco Acosta authored
pkg: add support for libcose
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Francisco Acosta authored
boards/nucleo-l152: remove reference to solved issue
-
Dylan Laduranty authored
drivers/sx127x: various improvements
-
Alexandre Abadie authored
drivers/io1_xplained: fix gpios devices initialization
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Koen Zandberg authored
pkg/cn-cbor: compile with context pointer support
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Josarn authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
Change the API to use int32_t instead of int, to allow for greater flexibility on 8- and 16-bit platforms. Removed limitation on input arguments that min < max. Times where it can be useful to have min > max is when measuring a sensor where a higher measured voltage means a lower physical value. For example a thermistor can be connected so that the measured voltage goes down when the temperature goes up.
-
Alexandre Abadie authored
-
Bas Stottelaar authored
cpu/lpc1768: remove useless timer periph file guard
-
Joakim Nohlgård authored
-
Gaëtan Harter authored
Unittests add libraries in 'BASELIBS' which do not have any rules to be built as they are built by 'application.inc.mk', packages and the DIRS variable. So make complains about missing target for the unittests archives. The fix tells these files are generated when building '$(APPLICATION_MODULE).a'. The bug was introduced by #8844 Fixes #8910
-
Koen Zandberg authored
nanocoap: add serverside block1 support
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
cc110x: fix netdev get/set according to `netopt_t` doc
-
Kaspar Schleiser authored
unittests/cn_cbor: fix memory leak
-
Alexandre Abadie authored
-
Koen Zandberg authored
-
- Apr 15, 2018
-
-
Bas Stottelaar authored
pkg: u8g2: improve package structure and update source
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
- Apr 14, 2018
-
-
Alexandre Abadie authored
pkg: add support for HACL*
-
Kaspar Schleiser authored
pkg/tweetnacl: Remove unused headers and function declarations
-
Benjamin Beurdouche authored
-
Koen Zandberg authored
-