- Dec 08, 2017
-
-
Alexandre Abadie authored
-
Joakim Nohlgård authored
periph_common: Call hwrng_init when enabled
-
Sebastian Meiling authored
github: add Code of Conduct
-
Martine Lenders authored
-
Joakim Nohlgård authored
Handled by periph_init now.
-
Joakim Nohlgård authored
Handled by periph_init now.
-
Joakim Nohlgård authored
-
- Dec 06, 2017
-
-
Sebastian Meiling authored
gnrc_netapi: make doc a little more consistent
-
Martine Lenders authored
Throughout the documentation `gnrc_nettype_t` is referred to as a "protocol type". The documentation for the functions `gnrc_netapi_dispatch_*()` that were added later only refer to it as "type". This fix changes those to "protocol type" to make this clearer in the context of these functions and unify it with the rest of the documentation.
-
Alexandre Abadie authored
dist: add commit message length checker
-
Martine Lenders authored
-
- Dec 05, 2017
-
-
Martine Lenders authored
gnrc_netif: Fix compile errors when debug is enabled
-
Koen Zandberg authored
-
Koen Zandberg authored
-
Koen Zandberg authored
gnrc_ipv6: fix packet snip switch-up
-
Martine Lenders authored
drivers: restore alphabetical order in Makefile.dep
-
Martine Lenders authored
-
Hauke Petersen authored
-
- Dec 04, 2017
-
-
Sebastian Meiling authored
bluepill: add i2c support
-
Sören Tempel authored
The only difference is that we changed the pins used by I2C_0.
-
Martine Lenders authored
tests: fix python E127 'continuation line over/under-indented for visual indent'
-
Martine Lenders authored
tests/lwip: fix python E711 comparison to None should be 'if cond is not None:'
-
Martine Lenders authored
tests/evtimer_msg: fix F841 local variable 'stop' is assigned to but never used
-
Kaspar Schleiser authored
periph/flashpage: add flashpage_write_raw interface
-
Alexandre Abadie authored
-
- Dec 03, 2017
-
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
- Dec 01, 2017
-
-
Cenk Gündoğan authored
ci: murdock: Replace hardcoded path by bindir variable
-
Koen Zandberg authored
-
Kaspar Schleiser authored
sys: net: add nanocoap
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Koen Zandberg authored
ci: murdock: fix output error on missing builddir after failed build
-
Kaspar Schleiser authored
-
Cenk Gündoğan authored
tests: set APPLICATION from folder name
-
Cenk Gündoğan authored
drivers/kw2xrf: fix fall through
-