- Dec 06, 2018
-
-
Leandro Lanzieri authored
boards/{firefly,samr30-xpro}: add missing `periph_gpio_irq` provided feature
-
Leandro Lanzieri authored
cpu/esp8266: fix of adc_res_t
-
Juan I Carrano authored
make: fix BUILD_IN_DOCKER when RIOT is submodule
-
Martine Lenders authored
periph/uart: fix line length in doc header
-
Hauke Petersen authored
-
- Dec 05, 2018
-
-
Kaspar Schleiser authored
tests/xtimer_now64_continuity|xtimer_usleep: disable running test on native
-
Alexandre Abadie authored
openocd: get flash and debug files from cli
-
Sebastian Meiling authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Kaspar Schleiser authored
gnrc_netif: make link-layer specific operations proper submodules
-
Gaëtan Harter authored
mcuboot.mk: Add mcuboot targets to BUILDDEPS.
-
Gaëtan Harter authored
The test randomly fails for unrelated PRs. Expecting real-time timing on native is not really possible. Maybe it could be fixed but it currently triggers many false positive.
-
Gaëtan Harter authored
The test randomly fails for unrelated PRs. Expecting real-time timing on native is not really possible. Maybe it could be fixed but it currently triggers many false positive.
-
Juan Carrano authored
When doing `make -j clean all' the directories can be cleaned after files are made. To ensure files are created after clean, those targets are made conditionally dependent on the clean target. This copies the handling done in Makefile.include.
-
Juan I Carrano authored
eclipse.inc.mk: Split eclipse support into it's own file.
-
Gaëtan Harter authored
Get FLASH_FILE from command line instead of environment variable. The documentation was claiming ELFFILE was given as a command line argument already, but is was not. This is the same change as with `openocd.sh`.
-
Gaëtan Harter authored
Get FLASH_FILE and ELFFILE from command line instead of environment variable. The documentation was claiming ELFFILE was given as a command line argument already, but is was not.
-
Juan Carrano authored
To keep Makefile.include clean and to be consistent with other tools, the Eclipse IDE support is put in a separate file.
-
Martine Lenders authored
No that we introduced sub-modules to `gnrc_netif` we can move that here as well.
-
Martine Lenders authored
-
Hauke Petersen authored
gnrc_netif_hdr: provide convenience function to get netif pointer from netif header.
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Kevin "Bear Puncher" Weiss authored
drivers/periph_eeprom: add clear and erase functions
-
- Dec 04, 2018
-
-
Koen Zandberg authored
shell_commands/ifconfig: mark TENTATIVE addresses correctly
-
Martine Lenders authored
-
Gaëtan Harter authored
dist/testbed-support: add firefly in IoT-LAB archis
-
Martine Lenders authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Kaspar Schleiser authored
sys: add riotboot_hdr module
-
Sebastian Meiling authored
cpu/esp32: fix of adc_res_t
-