1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2014-08-21 21:34:45 +02:00
..
auto_init doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
bloom doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
cbor cbor: CBOR implementation for RIOT-OS 2014-08-05 19:49:51 +02:00
color sys: added color module 2014-06-22 13:53:01 +02:00
config doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
crypto crypto: get rid of compiler warnings 2014-08-01 00:04:55 +02:00
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
include sys: remove lib/hashtable.c 2014-08-13 21:21:39 +02:00
lib sys: remove lib/hashtable.c 2014-08-13 21:21:39 +02:00
net rpl: moved headers to sys/net/include 2014-08-21 21:34:45 +02:00
oneway-malloc doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
ping doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
pipe Add generic char pipe implementation 2014-07-28 23:21:27 +02:00
posix all over the place: use sched_active_pid 2014-08-17 21:04:25 +02:00
ps core: only store the stack size for DEVELHELP 2014-08-02 00:35:41 +02:00
quad_math make: detect their module name automatically 2014-06-17 15:49:32 +02:00
random make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell make kernel_pid_t comparisons consistent 2014-08-07 16:31:27 +02:00
timex doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
transceiver make kernel_pid_t comparisons consistent 2014-08-07 16:31:27 +02:00
uart0 initialize kernel_pid_t correctly 2014-08-07 16:31:27 +02:00
vtimer core/priority_queue: add dynamic initializers 2014-08-05 17:57:45 +02:00
chardev_thread.c core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 2014-08-07 16:31:27 +02:00
doc.txt
Makefile cbor: CBOR implementation for RIOT-OS 2014-08-05 19:49:51 +02:00
Makefile.include