- Nov 23, 2018
-
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
- Nov 22, 2018
-
-
Gaëtan Harter authored
makefiles/scan-build: separate scan-build-analyze and make it produce an error
-
Martine Lenders authored
travis.yml: use the same image as Murdock.
-
Martine Lenders authored
at86rf2xx: refactor received frame ED processing
-
José Ignacio Alamos Aste authored
gnrc_pktbuf: add gnrc_pktbuf_merge()
-
Juan Carrano authored
It does not make sense to do the static tests in a diferent image than the compilation tests. This commit updates the travis config to use the riotbuild image (the same as murdock). This should fix the issues with old doxygen versions reporting issues that are not, and also simplify the CI maintainance.
-
Joakim Nohlgård authored
dist/testbed-support: add frdm-kw41z in iotlab archis
-
Martine Lenders authored
cc2538_rf: Don't use netdev_ieee802154_t for link layer address
-
Lotte Steenbrink authored
examples/gnrc_networking/README.md: fix 404s
-
Martine Lenders authored
-
Tobias Heider authored
-
Tobias Heider authored
Co-Authored-By:
Martine Lenders <m.lenders@fu-berlin.de>
-
Alexandre Abadie authored
-
Gunar Schorcht authored
cpu/esp8266: Fix i2c buses array #ifdef
-
Kaspar Schleiser authored
drivers/mma8x5x: remove useless type from initialization parameters
-
MichelRottleuthner authored
cpu/atmega_common: add mega2560 puf_sram feature
-
Hauke Petersen authored
netdev: add stubs for get/set not implemented
-
Leandro Lanzieri authored
-
Leandro Lanzieri authored
boards: add feature periph_gpio_irq to lobaro-lorabox
-
- Nov 21, 2018
-
-
Lotte Steenbrink authored
-
Sebastian Meiling authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
This commit adds two convenience functions that allow to declare get() and/or set() as not supported when declaring a netdev_driver struct.
-
Juan I Carrano authored
cpu/esp32: fixes compile problems
-
Hauke Petersen authored
gnrc_netapi: move author tag into file context
-
Alexandre Abadie authored
dist/tools/tested-support: fix samr30 archi mapping
-
- Nov 20, 2018
-
-
Alexandre Abadie authored
The archi was changed in IoT-LAB: samr30:at86rf215 => samr30:at86rf212b
-
Martine Lenders authored
gnrc_netapi: declare `data` for set function as const
-
Martine Lenders authored
-
Martine Lenders authored
Otherwise, the authorship is associated with `GNRC_NETAPI_MSG_TYPE_RCV` in the rendered doc.
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
Driver now accepts all variants of the driver
-
Peter Kietzmann authored
-
MichelRottleuthner authored
sys/puf_sram: CPU specific variable allocation
-
Peter Kietzmann authored
-