1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc430
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
..
include fixed coding conventions (mostly by astyle) 2013-06-21 03:52:57 +02:00
cc110x_cc430.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
cc430-adc.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
cc430-gpioint.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
cc430-rtc.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
hwtimer_cc430.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
Makefile All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed 2013-03-30 21:44:16 +01:00