..
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
network stack related includes
2013-10-16 15:24:41 +02: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
use CREATE_WOUT_YIELD on uart0 thread creation
2013-10-23 22:13:53 +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