You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys
Oleg Hahm c692b3a00a net: move ping to sys/net
* moved the former ping module from `sys` to `sys/net/link_layer` and renamed to l2_ping
* use defaulttransceiver instead of cc110x
* some refactoring
9 years ago
..
auto_init auto_init: always set source address mode 9 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor lint: fix warnings of possible nullPointer dereferences 9 years ago
color lint: reduce scope 9 years ago
config Merge pull request #1846 from thomaseichinger/at86rf23x 9 years ago
crypto lint: fix uselessAssignmentPtrArg 9 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include net: move ping to sys/net 9 years ago
lib sys: lib: introduce ringbuffer_remove() 9 years ago
net net: move ping to sys/net 9 years ago
od sys: Initial import of analytical object dump (od) module 9 years ago
oneway-malloc c++: sys: add extern C to header files 9 years ago
pipe core: introduce thread_yield_higher(), yield less 9 years ago
posix Merge pull request #1974 from OlegHahm/cleanup_licenses 9 years ago
ps sys: fix thread_print_all 9 years ago
quad_math c++: sys: add extern C to header files 9 years ago
random make: detect their module name automatically 9 years ago
shell Merge pull request #1945 from thomaseichinger/sc_lsm303dlhc 9 years ago
timex timex: update copyrights 9 years ago
transceiver lint: fix unreadVariable warnings 9 years ago
uart0 initialize kernel_pid_t correctly 9 years ago
vtimer core,sys: fix storage types for irq API usage 9 years ago
Makefile net: move ping to sys/net 9 years ago
Makefile.include net: move ping to sys/net 9 years ago
chardev_thread.c core,sys: fix storage types for irq API usage 9 years ago
doc.txt fix license headers in non-.c files 9 years ago