1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include
Lucas Jenss 8e758d7463 sys: Misc errors that occur w/ ENABLE_DEBUG fixed
I enabled debug output in all files to poke around
and there were some errors (seemingly) due to code
changes that were not tested with debug enabled. This
commits tries to fix these issues.
2015-01-30 01:36:28 +01:00
..
crypto doc: fixed documentation for crypto headers 2014-12-06 11:55:28 +01:00
embUnit tests: make embUnit a normal sys module 2014-12-21 20:04:57 +01:00
radio cc110x: cleanup cc110x_legacy_csma driver 2014-12-05 20:33:10 +01:00
auto_init.h doc: document auto_init 2014-12-05 20:33:09 +01:00
base64.h sys: add base64 encoding/decoding module 2015-01-12 11:26:41 +01:00
bloom.h doc: fix bloom filter documentation 2014-12-06 01:26:12 +01:00
board_uart0.h doc: document board_uart0 module 2014-12-05 20:33:10 +01:00
cbor.h doc: cbor: complemented documentation 2014-12-05 20:33:10 +01:00
chardev_thread.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
color.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
config.h lint: remove unusedStructMember supressions 2014-11-19 11:22:49 +01:00
embUnit.h tests: make embUnit a normal sys module 2014-12-21 20:04:57 +01:00
fd.h doc: added missing closing doxygen brackets 2014-11-30 21:16:41 +01:00
hash_string.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
hashes.h doc: fixed typos and other misspellings 2014-11-30 21:32:12 +01:00
od.h sys: Initial import of analytical object dump (od) module 2014-10-30 16:43:06 +01:00
pipe.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
pkt.h pkt: Initial import 2015-01-14 07:04:56 +01:00
posix_io.h doc: fix posix wrapper documentation 2014-12-06 02:05:51 +01:00
ps.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
random.h boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
shell_commands.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
shell.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
timex.h sys: Misc errors that occur w/ ENABLE_DEBUG fixed 2015-01-30 01:36:28 +01:00
tm.h doc: fixed broken param descriptions 2014-11-30 22:34:50 +01:00
transceiver.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
trickle.h rpl: RPL/Trickle with only *one* thread 2015-01-14 19:42:13 +01:00
ubjson.h Add UBJSON library 2014-12-03 20:42:51 +01:00
utlist.h sys/include: Include utlist for simple list operation defines 2014-12-12 12:18:34 +01:00
vtimer.h vtimer: set custom msg_t.type with vtimer_set_msg 2014-12-09 10:07:26 +01:00