You need to sign in or sign up before continuing.
- Mar 18, 2015
-
-
Hauke Petersen authored
-
Hauke Petersen authored
make: made consistent use of spaces in Makefile.dep
-
Oleg Hahm authored
rpl: pass rpl_instance_t directly instead of its id
-
Hauke Petersen authored
-
Joakim Nohlgård authored
sixlowpan: Broadcast message when neighbour not found in cache.
-
Joakim Nohlgård authored
rpl: use global ip addresses instead of link-local ones
-
- Mar 17, 2015
-
-
Thomas Eichinger authored
at86rf231: at86rf231_set_address_long bugfix
-
Kaspar Schleiser authored
Core: doc: add note advising against creation of threads from within ISR
-
Hauke Petersen authored
boards: added support for ST nucleo-f091
-
Joakim Nohlgård authored
dist/tools/whitespacecheck: Do not redirect stdout.
-
Joakim Nohlgård authored
The old code was never working, all of the middle address bytes were set to 0x00 because of the bitwise AND being executed after the right shift.
-
Joakim Nohlgård authored
Show new whitespace errors in Travis log for easier code review.
-
Martine Lenders authored
ng_netif: cleanup array after remove
-
Martine Lenders authored
shell: port ifconfig for ng_netif
-
- Mar 16, 2015
-
-
Oleg Hahm authored
boards: fix flashing of arduino-due and spark-core
-
Hauke Petersen authored
ng_net: changed semantic of get and set command slightly
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Martine Lenders authored
-
Martine Lenders authored
Though they are not needed in the code of `ng_netif` both `ng_pktbuf` and `ng_netapi` are needed to use `ng_netif` in a sensible way.
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Thomas Eichinger authored
cpu/stm32f0: included core_panic module
-
Thomas Eichinger authored
cpu/stm32f0: fixed gpio interrupt routines
-
Cenk Gündoğan authored
-
- Mar 14, 2015
-
-
Martine Lenders authored
net: initial import of an IPv6 neighbor cache
-
- Mar 13, 2015
-
-
Martine Lenders authored
ng_netconf: add source length identifier
-
Martine Lenders authored
-
Martine Lenders authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
- guarded calls in case no interrupt is defined - eneabled detection of multiple, simoultaneous events
-
kushalsingh007 authored
- Fixes #2136 - Adds warning about creating threads from within an ISR.
-
Oleg Hahm authored
make: allow buildtest targets to function without BUILDTEST_MCU_GROUP
-