- Jan 14, 2019
-
-
Cenk Gündoğan authored
gnrc_netif: make _get_iid() just wrapper around _iid_from_addr()
-
Martine Lenders authored
This way the IID generation gets much simplified and code duplication is avoided since it removes GNRC's requirement for NETOPT_IPV6_IID.
-
Kaspar Schleiser authored
nanocoap: fix server-side option_count overflow
-
Ken Bannister authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Martine Lenders authored
kw2xrf: Don't use netdev_ieee802154_t for link layer address
-
- Jan 13, 2019
-
-
Cenk Gündoğan authored
make: handle disabled default modules before dependencies
-
Martine Lenders authored
mrf24j40: Don't use netdev_ieee802154_t for link layer address
-
Koen Zandberg authored
-
- Jan 12, 2019
-
-
Marian Buschsieweke authored
cpu/lpc2387: remove newlib dependencies
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Koen Zandberg authored
This change modifies the mrf24j40 driver to read the address directly from the device instead of returning the netdev_ieee802154_t member
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Koen Zandberg authored
This change modifies the kw2xrf_get_addr_short function to retrieve the short address from the device and not from netdev
-
Koen Zandberg authored
This change ensures that the endianess returned by the get_addr_long is consistent with the endianess of the get_addr_short
-
- Jan 11, 2019
-
-
Alexandre Abadie authored
drivers/adcxx1c: improve error handling
-
Vincent Dupont authored
-
Vincent Dupont authored
-
Vincent Dupont authored
-
José Ignacio Alamos Aste authored
tests: introduce dedicated `gnrc_rpl_srh` test
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
José Ignacio Alamos Aste authored
tests/gnrc_ipv6_ext: port to scapy
-
Sebastian Meiling authored
frdm-k64f: Add LPTMR configuration
-
Martine Lenders authored
-
Kevin "Bear Puncher" Weiss authored
cpu/esp: esp_now_netdev fixes and optimizations
-
Gunar Schorcht authored
-
Sebastian Meiling authored
drivers/pulse_counter: refactor the prototypes of read funcs
-
Alexandre Abadie authored
cpu/esp8266: doc extended
-
- Jan 10, 2019
-
-
Gunar Schorcht authored
Documentation is generated by doxygen from doc.txt
-
Kaspar Schleiser authored
sock_dns: fix out-of-bound errors
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
Fixes #10739
-
José Ignacio Alamos Aste authored
drivers/cc2420: Implemented missing drop case
-