- Oct 15, 2018
-
-
cladmi authored
It is used by Makefile.base so should be exported globally even if only defined by `llvm.inc.mk` for the moment.
-
Gunar Schorcht authored
drivers/vcnl4010: initial implementation
-
José Ignacio Alamos Aste authored
pkg/semtech-loramac: use internal eeprom to store lorawan config (deveui, appeui, etc)
-
Alexandre Abadie authored
-
Alexandre Abadie authored
Add note about save and erase loramac subcommands
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Peter Kietzmann authored
cpu, periph_gpio: mark closing #endif for MODULE_PERIPH_GPIO_IRQ
-
Alexandre Abadie authored
net/nanocoap: add module documentation
-
Sebastian Meiling authored
Adding additional information about the default uart configuration to the bluepill docs
-
Ken Bannister authored
coap: Replace `COAP_CT_` with `COAP_FORMAT_`
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Sebastian Meiling authored
boards/remote-revb: Update broken link in readme
-
Koen Zandberg authored
COAP_CT_ style defines for the content types are deprecated in favour of COAP_FORMAT_ style defines. COAP_FORMAT_ is expanded to include any missing content type that was available with COAP_CT_.
-
Koen Zandberg authored
Replaces all occurences of COAP_CT_.* with COAP_FORMAT_.*
-
Sebastian Meiling authored
make: fix info-objsize column name position
-
- Oct 14, 2018
-
-
Koen Zandberg authored
pkg: add libb2 (BLAKE2)
-
Ken Bannister authored
nanocoap: add server-side block2 support
-
Koen Zandberg authored
-
Koen Zandberg authored
-
- Oct 13, 2018
-
-
Silke Hofstra authored
-
Silke Hofstra authored
-
- Oct 12, 2018
-
-
Martine Lenders authored
tools/pr_check: adapt for label categorization
-
Emmanuel Baccelli authored
Doc: initial RIOT developer memo + directory structure
-
Emmanuel Baccelli authored
-
Martine Lenders authored
net: add full CoRE Resource Directory endpoint implementation
-
MrKevinWeiss authored
-
Kevin "Bear Puncher" Weiss authored
sys/arduino: add docs for analog map (strictly needed to build)
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Kevin "Bear Puncher" Weiss authored
sys/arduino: add possibility to customize Arduino serial port at compile time
-