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 bd3d32e9b0 documentation: added description for packet queue 9 years ago
..
auto_init auto_init: Put net_if auto-initialization into its own function 9 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor Merge pull request #1616 from krf/fix-warnings 9 years ago
color lint: reduce scope 9 years ago
config doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
crypto cpu/examples/sys/drivers: reduce scope of variables 9 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include Merge pull request #1679 from cgundogan/bloom_t_as_typedef 9 years ago
lib sys: remove lib/hashtable.c 9 years ago
net documentation: added description for packet queue 9 years ago
oneway-malloc fix license headers in non-.c files 9 years ago
ping doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pipe tests: blacklist failing test on arduino-mega2560 9 years ago
posix native/freebsd: fix usecond typdef 9 years ago
ps core: introduce KERNEL_PID_FIRST and KERNEL_PID_LAST 9 years ago
quad_math make: detect their module name automatically 9 years ago
random make: detect their module name automatically 9 years ago
shell shell/transceiver: fix byte selection for 802.15.4 devices in output 9 years ago
timex doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
transceiver sys/transceiver: cleanup and fix for cc2420 and at86rf231 9 years ago
uart0 initialize kernel_pid_t correctly 9 years ago
vtimer introduce HWTIMER_SPIN_BARRIER (API change) 9 years ago
Makefile transport_layer: Splitting UDP and TCP 9 years ago
Makefile.include net: Initial import of a packet wrapper for priority_queue 9 years ago
chardev_thread.c core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
doc.txt fix license headers in non-.c files 9 years ago