- Mar 13, 2015
-
-
Martine Lenders authored
-
Oleg Hahm authored
sys/nhdp: Add interface-specific sequence number to created RFC5444 packets
-
Oleg Hahm authored
[RFC] ng_ipv6_addr: add (optional) string conversion functions
-
Hauke Petersen authored
ng_nomac: add to sys/Makefile
-
Martine Lenders authored
Documentation and example cleanup
-
Thomas Eichinger authored
Added cpuid_get for STM boards
-
Oleg Hahm authored
-
Oleg Hahm authored
The radio stack in default examples uses printf() and thus needs more stack.
-
Oleg Hahm authored
Per default, doxygen will take only the part until the first dot into account for the brief description. In this case this leads to an ambiguous overview over the IPC send functions.
-
Fabian Nack authored
-
- Mar 12, 2015
-
-
Martine Lenders authored
-
Martine Lenders authored
net: added ng_nomac MAC implementation
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
Updating the README.md for examples/default
-
Fabian Nack authored
sys/nhdp: Allocate memory for NHDP's if table static
-
Hauke Petersen authored
-
Fabian Nack authored
-
Hauke Petersen authored
-
Martine Lenders authored
net: initial import of ethertypes and the ethernet header
-
Oleg Hahm authored
Remove RPL warning removal in rpl_udp example
-
kushalsingh007 authored
-Replaced date by rtc in examples/default/README.md as date is part of rtc.
-
Hauke Petersen authored
boards/msbiot: Extend the provided features
-
Hauke Petersen authored
boards/msbiot: Switch from st-util to openocd
-
Martine Lenders authored
-
Martine Lenders authored
-
Oleg Hahm authored
sys: Set Local bit in EUI64 generated from CPU ID
-
Oleg Hahm authored
Changed description for fd_t::fd in sys/include/fd.h
-
Joakim Nohlgård authored
-
kushalsingh007 authored
-Fixes #1759 -Changes fd_t::__active to fd_t::internal_active -Changes fd_t::fd to fd_t::internal_fd -Made changes in the associated files that use the above fields.
-
- Mar 11, 2015
-
-
kushalsingh007 authored
-Fixes small typo error.
-
Joakim Nohlgård authored
Reducing the scope of variable after running static code analyser.
-
Fabian Nack authored
-
Fabian Nack authored
-
Fabian Nack authored
-
Johann Fischer authored
cpu/kinetis_common: Enable UART hardware FIFO buffers.
-
Martine Lenders authored
sys/shell: added (ng_)netif shell commands
-
- Mar 10, 2015
-
-
Joakim Nohlgård authored
-