1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
2014-10-31 01:24:32 +01:00
..
auto_init lint: fix variableScope warnings 2014-10-31 01:24:30 +01:00
bloom sys: use typedef for struct bloom_t 2014-09-17 19:54:40 +02:00
cbor lint: fix warnings of possible nullPointer dereferences 2014-10-31 01:24:30 +01:00
color lint: reduce scope 2014-09-12 11:50:12 +02:00
config config: use FEATURE_PROVIDED instead of HAS_RADIO 2014-10-30 23:13:52 +01:00
crypto lint: fix uselessAssignmentPtrArg 2014-10-31 01:24:30 +01:00
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
include Merge pull request #1915 from OlegHahm/replace_has_radio_by_feature 2014-10-30 23:29:49 +01:00
lib sys: lib: introduce ringbuffer_remove() 2014-10-30 23:23:27 +01:00
net lint: fix warnings of possible nullPointer dereferences 2014-10-31 01:24:30 +01:00
od sys: Initial import of analytical object dump (od) module 2014-10-30 16:43:06 +01:00
oneway-malloc doc: some doxygen cleanups 2014-10-23 17:29:25 +02:00
ping drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00
pipe core: introduce thread_yield_higher(), yield less 2014-10-24 00:09:56 +02:00
posix core,sys: fix storage types for irq API usage 2014-10-27 16:25:23 +01:00
ps sys: fix thread_print_all 2014-10-30 20:16:48 +01: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 lint: suppress warning about obsoleteFuntionsasctime 2014-10-31 01:24:32 +01:00
timex timex: update copyrights 2014-10-28 14:25:34 +01:00
transceiver lint: fix unreadVariable warnings 2014-10-31 01:24:30 +01:00
uart0 initialize kernel_pid_t correctly 2014-08-07 16:31:27 +02:00
vtimer core,sys: fix storage types for irq API usage 2014-10-27 16:25:23 +01:00
chardev_thread.c core,sys: fix storage types for irq API usage 2014-10-27 16:25:23 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile sys: Initial import of analytical object dump (od) module 2014-10-30 16:43:06 +01:00
Makefile.include drivers - cc110x: rename cc110x to cc110x_legacy_csma 2014-10-28 16:18:50 +01:00