1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Ludwig Ortmann db8c0bdfcb Fix transceiver.c: receive_packet
Upper layer notification used packet type instead of transceiver type
to check monitoring threads.
2013-08-15 00:38:59 +02:00
..
auto_init fixed includes and include pathes 2013-07-29 01:24:02 +02:00
bloom moved doc to header and converted it to doxygen 2013-08-10 12:13:31 +02:00
config coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
crypto add the default wrapper for sha256 2013-08-12 19:39:54 +02:00
include Merge pull request #139 from OlegHahm/default_stacksize 2013-08-14 15:21:48 -07:00
lib remove superfluous semicolons 2013-08-09 10:26:00 +02:00
net removed unmaintained micro mesh routing code 2013-08-12 22:38:18 +02:00
ping fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
posix coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
ps fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
shell fix warnings from #62 2013-08-08 18:34:51 +02:00
timex fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
transceiver Fix transceiver.c: receive_packet 2013-08-15 00:38:59 +02:00
uart0 coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
vtimer fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
chardev_thread.c Merge branch 'thomas-mc1322x' 2013-07-24 23:22:11 +02:00
Makefile Merge pull request #108 from OlegHahm/unmaintained_libs 2013-08-13 00:44:25 -07:00