- May 28, 2018
-
-
Alexandre Abadie authored
makefiles/tools: use RIOTTOOLS variable
-
Alexandre Abadie authored
boards: use RIOTTOOLS variable
-
Martine Lenders authored
net/emcute: use correct number of retries
-
Hauke Petersen authored
syncsend() is used also for the initial packet, so resending while (retries <= EMCUTE_N_RETRY) is the correct behavior.
-
- May 27, 2018
-
-
Francisco Acosta authored
core/debug: fix debug.h use within ISRs
-
Toon Stegen authored
The newlib-nano include directory can be named either newlib-nano or nano, so we should make sure it is added in both cases.
-
- May 25, 2018
-
-
Bas Stottelaar authored
cpu: efm32: fix for cpp support.
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Koen Zandberg authored
uuid: Initial import of RFC4122 UUID functions
-
Sebastian Meiling authored
doc: fix quick guide command order
-
Hauke Petersen authored
sys/uart_stdio: remove unused rx_cb from header
-
Yegor Yefremov authored
git checkout can only work if you've already changed to RIOT folder.
-
José Ignacio Alamos Aste authored
Lua support - initial PR
-
Hauke Petersen authored
-
- May 24, 2018
-
-
Joakim Nohlgård authored
kinetis: GPIO: Enable the correct IRQn on CM0+
-
Kaspar Schleiser authored
xtimer_now64_continuity: Enable test run on CI
-
Joakim Nohlgård authored
-
Loïc Dauphin authored
pkg: ndn-riot: initial import of ndn-riot as a package
-
danpetry authored
- Lua print() function is only supported function - Lua script is parsed at compile time and run in example
-
danpetry authored
- download of v5.3.4 of Lua from git - building using RIOT build system - patched to remove the need for _times and _link to be provided to Lua via newlib.
-
Alexandre Abadie authored
boards: add Ublox C030-U201
-
Vincent Dupont authored
-
Francisco Acosta authored
pkg/tinycbor: Initial import
-
Vincent Dupont authored
-
Koen Zandberg authored
net/gnrc/rpl: fix doxygen grouping
-
Sebastian Meiling authored
-
Sebastian Meiling authored
drivers/periph: add basic API to read/write data to EEPROM
-
Koen Zandberg authored
-
Sebastian Meiling authored
tests/xtimer_now64: Start time measure after print
-
Koen Zandberg authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
boards: use marketing name for stm32f769i-disco
-