- Sep 04, 2018
-
-
Martine Lenders authored
With out this fix the application or device drivers need to add this module. Otherwise, compilation of the lwIP adaptation layer will fail for Ethernet devices.
-
Dylan Laduranty authored
sam0_common: fix sercom_id return value for SERCOM5 (#9875)
-
Alexandre Abadie authored
dist/tools/pyterm: handle ctrl+d nicely
-
ZetaR60 authored
atmega_common/gpio_init: fix pull-up settings for GPIO_IN_PU
-
- Sep 03, 2018
-
-
Federico Pellegrin authored
-
Alexandre Abadie authored
-
Martine Lenders authored
core/byteorder: fix bebuftohs() / htobebufs() on big endian
-
Martine Lenders authored
gnrc_rpl: Pass options length to msg validator
-
Martine Lenders authored
gnrc_rpl: fix zeroing of RPL DIS fields
-
Martine Lenders authored
doc: set SUBGROUPING to NO in riot.doxyfile
-
José Ignacio Alamos Aste authored
boards: sltb001a: add docs
-
Dylan Laduranty authored
saml21: fix sercom_set_gen for sercom5
-
- Sep 02, 2018
-
-
Bas Stottelaar authored
-
Federico Pellegrin authored
sam0_common: correct sercom_set_gen for sercom5. it assumes SERCOM5 GEN clock is in sequence, but is not, need to put a specific if test
-
- Aug 31, 2018
-
-
Koen Zandberg authored
net/nanocoap: add generic handling for string-based options
-
Kaspar Schleiser authored
dist/tools/compile_test: fix flake8 issues
-
Alexandre Abadie authored
-
Joakim Nohlgård authored
vfs/stdio: cleanup STDIO mapping for vfs
-
- Aug 30, 2018
-
-
Kaspar Schleiser authored
edbg.inc.mk: allow flashing with an offset in rom without erasing all ROM
-
Hauke Petersen authored
-
Peter Kietzmann authored
doc: refactor `hashes` group
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
- add generic string put and get functions - add location path and location query options - add dedicated functions for getting and setting URI query, URI path, location query, and location path options
-
Peter Kietzmann authored
boards/stm32f103c8: fix openocd config
-
- Aug 29, 2018
-
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Kaspar Schleiser authored
make: Introduce periph_gpio_irq feature
-
Joakim Nohlgård authored
core: Mark openocd info variables read-only
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
- Aug 28, 2018
-
-
Koen Zandberg authored
Currently the length of the full ICMPv6 packet is passed to the validator function causing validation failures on valid packets. This fixes that by passing the length of remaining RPL options of the packet.
-
Koen Zandberg authored
The code originally assumed that the location of DIS struct is directly after the ICMPv6 struct. This is not necessarily true when both structs are individually allocated by pktbuf. This commit fixes this issue by directly accessing the location of the DIS struct.
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-
Jose Alamos authored
-