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
Martine Lenders ac25058f26 Merge pull request #2727 from watr-li/unaligned-access-cortex-m0
Fix unaligned access on Samr21/Cortex-M0
8 years ago
..
auto_init sys/auto_init: added initialization of pktdump 8 years ago
base64 sys: add base64 encoding/decoding module 8 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor Removing the warnings after running static code analyser. 8 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
embunit embunit: fix outputters for msp430 8 years ago
hash_string sys: rename lib to hash_string 8 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include Merge pull request #2785 from authmillenon/ng_sixlowpan_ctx/feat/initial 8 years ago
malloc/include cpu/native: Fix for missing malloc.h in OSX 8 years ago
net Merge pull request #2727 from watr-li/unaligned-access-cortex-m0 8 years ago
od doc: use my real name 8 years ago
oneway-malloc doc: add or move module description where missing 8 years ago
pipe sys: doc: pipe.h spams the manual 8 years ago
posix Add fix for clockid_t on OS X 8 years ago
ps ps: thread_print_all() had the wrong module prefix 8 years ago
quad_math doc: fix quat_math documentation 8 years ago
random make: detect their module name automatically 9 years ago
shell ps: thread_print_all() had the wrong module prefix 8 years ago
timex sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
transceiver sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420 8 years ago
trickle rpl: RPL/Trickle with only *one* thread 8 years ago
uart0 initialize kernel_pid_t correctly 9 years ago
ubjson Add UBJSON library 8 years ago
vtimer vtimer: changing return type of several functions to void 8 years ago
Makefile ng_sixlowpan: initial import of a context buffer 8 years ago
Makefile.include net: added a core implementation of a FIB 8 years ago
chardev_thread.c sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
doc.txt fix license headers in non-.c files 9 years ago