Ludwig Ortmann
|
c04b7fa8be
|
add debug information to chardev_loop
|
2013-12-23 18:21:10 +01:00 |
|
Ludwig Ortmann
|
d6c213fb47
|
fix grammar in license header
|
2013-11-23 13:11:56 +01:00 |
|
Ludwig Ortmann
|
18fad22e30
|
make chardev_thread includes adhere to coding conventions
|
2013-11-14 15:08:32 +01:00 |
|
Oleg Hahm
|
19e4034ace
|
Merge branch 'thomas-mc1322x'
Conflicts:
Makefile.modules
core/kernel_init.c
core/thread.c
cpu/arm_common/arm_cpu.c
cpu/arm_common/syscalls.c
cpu/lpc_common/hwtimer_cpu.c
cpu/lpc_common/iap.c
sys/include/transceiver.h
sys/net/sixlowpan/sixlowip.c
sys/net/sixlowpan/sixlowmac.c
sys/net/sixlowpan/sixlowmac.h
sys/net/sixlowpan/sixlowpan.c
sys/transceiver/Makefile
sys/transceiver/transceiver.c
|
2013-07-24 23:22:11 +02:00 |
|
Oleg Hahm
|
599e266b55
|
Revert "removed redefined ENABLE_DEBUG"
This reverts commit 69c526f44d .
Instead of removing ENABLE_DEBUG, define it as zero and replacing the
ifdef preprocessor commands by a simple #if
|
2013-07-24 00:38:43 +02:00 |
|
Christian Mehlis
|
69c526f44d
|
removed redefined ENABLE_DEBUG
|
2013-07-16 15:27:19 +02:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
5c52e1ce2e
|
coding conventions for most of system libraries
|
2013-06-22 05:11:53 +02:00 |
|
Oliver Hahm
|
0d6d8390c0
|
* updated copyright and license headers in various files
|
2013-06-18 17:21:38 +02:00 |
|
Ludwig Ortmann
|
5cb68df9e2
|
add missing newline in debug output
|
2013-05-15 10:47:46 +02:00 |
|
Oliver Hahm
|
b6f21700ce
|
* clean up stuff (fix gcc warnings and added clean target for doc)
|
2013-04-02 02:02:58 +02:00 |
|
Oliver Hahm
|
0d6d3e2c43
|
[board msba2-common] [sys chardev_thread] [sys shell] [driver cc110x_ng] [core msg]
* some cosmetics and cleanups
|
2012-02-16 21:33:41 +01:00 |
|
Stephan Zeisberg
|
5abef6daf2
|
changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t"
|
2011-03-08 11:43:21 +01:00 |
|
Stephan Zeisberg
|
e9d351da8d
|
changed ringbuffer to ringbuffer_t
|
2011-03-08 11:17:57 +01:00 |
|
Stephan Zeisberg
|
6a96de0d2f
|
changed msg to msg_t
|
2011-03-08 10:54:40 +01:00 |
|
|
b8ca7edac8
|
* refactored uart / chardev handling
|
2010-09-30 15:10:39 +02:00 |
|