1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2013-10-27 13:53:02 +01:00
..
auto_init fixed includes and include pathes 2013-07-29 01:24:02 +02:00
bloom change the bloom filter to filter arrays of bytes 2013-08-27 13:30:33 +02:00
config coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
crypto fix broken warning 2013-08-20 09:58:46 +02:00
hashes change the bloom filter to filter arrays of bytes 2013-08-27 13:30:33 +02:00
include only include debug functions if needed 2013-10-11 14:21:47 +02:00
lib fix malloc include for OSX 2013-10-18 14:22:06 +02:00
net add ipv6_iface_set_routing_provider Allow an application to register a function that decides what to do with IP packets that are not destined for the node. RIOT will call the registered function to forward packets according to the applications routing table. 2013-10-27 13:53:02 +01:00
ping fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
posix coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
ps fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
random fixes for PRNG 2013-08-26 22:18:02 +02:00
shell include sc_heap only when building for LPC boards 2013-09-19 13:47:23 +02:00
timex fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
transceiver initalize transceiver_buffer properly 2013-09-04 20:40:58 +02:00
uart0 break long line 2013-10-23 22:46:18 +02:00
vtimer only include debug functions if needed 2013-10-11 14:21:47 +02:00
chardev_thread.c Merge branch 'thomas-mc1322x' 2013-07-24 23:22:11 +02:00
Makefile make Makefiles proof for spaces in $PATH 2013-10-09 15:28:53 +02:00