1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2015-05-26 15:37:55 +02:00
..
auto_init sys: auto_init: only auto init network interfaces when module is actually selected 2015-05-17 21:23:10 +02:00
base64 sys: add base64 encoding/decoding module 2015-01-12 11:26:41 +01:00
bloom sys: use typedef for struct bloom_t 2014-09-17 19:54:40 +02:00
cbor Removing the warnings after running static code analyser. 2015-03-10 04:08:43 +05:30
color lint: reduce scope 2014-09-12 11:50:12 +02:00
compat sys/compat/hwtimer: fix unused fcpu warning 2015-05-16 14:17:14 +02:00
config Merge pull request #1846 from thomaseichinger/at86rf23x 2014-10-31 09:33:30 +01:00
cpp11-compat Add replacement headers for thread, mutex and cond 2015-05-18 13:57:02 +02:00
crypto lint: fix uselessAssignmentPtrArg 2014-10-31 01:24:30 +01:00
embunit embunit: fix outputters for msp430 2014-12-21 20:04:57 +01:00
hash_string sys: rename lib to hash_string 2014-12-06 15:42:01 +01:00
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
include sys: net: dev_eth: add low-level ethernet driver interface 2015-05-26 15:37:55 +02:00
log core: log: introduce logging API 2015-05-17 21:49:22 +02:00
malloc/include cpu/native: Fix for missing malloc.h in OSX 2015-03-21 01:41:54 -07:00
net ng_ndp: reduce scope of variables l2src, l2src_len 2015-05-18 06:34:13 +02:00
od doc: use my real name 2015-02-08 18:52:16 +01:00
oneway-malloc doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
pipe sys: doc: pipe.h spams the manual 2014-12-03 20:18:37 +01:00
posix Add fix for clockid_t on OS X 2015-04-16 11:43:51 +02:00
ps ps: thread_print_all() had the wrong module prefix 2015-04-19 16:36:05 +02:00
quad_math doc: fix quat_math documentation 2014-12-06 01:27:23 +01:00
random make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell shell: add examplery ng_ipv6_nc_still_reachable() 2015-05-17 09:15:03 +02:00
timex sys: Misc errors that occur w/ ENABLE_DEBUG fixed 2015-01-30 01:36:28 +01:00
transceiver sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420 2015-02-26 09:55:16 +01:00
trickle rpl: RPL/Trickle with only *one* thread 2015-01-14 19:42:13 +01:00
uart0 initialize kernel_pid_t correctly 2014-08-07 16:31:27 +02:00
ubjson Add UBJSON library 2014-12-03 20:42:51 +01:00
vtimer vtimer: changing return type of several functions to void 2015-03-19 03:56:00 +05:30
chardev_thread.c sys: Misc errors that occur w/ ENABLE_DEBUG fixed 2015-01-30 01:36:28 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile Add replacement headers for thread, mutex and cond 2015-05-18 13:57:02 +02:00
Makefile.include Merge pull request #2540 from josephnoir/topic/cpp-stl-compatibility 2015-05-19 07:56:54 +02:00