You need to sign in or sign up before continuing.
- Jan 18, 2018
-
-
Gaëtan Harter authored
`#ifdef FEATURE_PERIPH_NAME` usage should now be replaced by `#ifdef MODULE_PERIPH_NAME`. This deprecation was started by pull requests #8226 and #8227.
-
Kaspar Schleiser authored
boards/teensy31 : initial support of Teensy 3.1 & 3.2
-
- Jan 17, 2018
-
-
Kaspar Schleiser authored
nanocoap: fix byte order of request message ID, and add test application
-
Sebastian Meiling authored
core: optimize bitarithm_lsb()
-
Sebastian Meiling authored
pkg/micro-ecc: Update FEATURE_PERIPH_HWRNG -> MODULE_PERIPH_HWRNG
-
Loïc Dauphin authored
-
Loïc Dauphin authored
-
Loïc Dauphin authored
-
Loïc Dauphin authored
-
Koen Zandberg authored
gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces
-
Martine Lenders authored
-
Martine Lenders authored
tests/gnrc_ipv6_ext: Increase ipv6 addr numof
-
Koen Zandberg authored
-
Peter Kietzmann authored
fixed wrong makefile variable name
-
Peter Kietzmann authored
boards/common/nucleo: use inverted gpio for user button
-
Thomas Geithner authored
-
Peter Kietzmann authored
boards/remote: invert button logic in SAUL
-
- Jan 16, 2018
-
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Sebastian Meiling authored
net/gcoap: Confirmable request with piggybacked ACK response
-
Alexandre Abadie authored
boards/mulle: fix doxygen invalid use of '@brief'
-
Alexandre Abadie authored
-
Sebastian Meiling authored
pkg: disable implicit fallthroughs errors in tinydtls
-
Sebastian Meiling authored
gcoap: check if NDEBUG is defined
-
Ken Bannister authored
-
Ken Bannister authored
-
Sören Tempel authored
To make sure the cf variable doesn't trigger an `unsed variable` warning when compile with `-DNDEBUG`.
-
Kaspar Schleiser authored
boards: add support for nrf52-based RuuviTag
-
Sebastian Meiling authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
Also, create resend_bufs array to store PDU for resend.
-
- Jan 15, 2018
-
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
steffen authored
-
Alexandre Abadie authored
stm32l4: implement stmclk interface
-