1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387
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
..
doc * import from old firekernel repository 2010-09-22 15:10:42 +02:00
gpioint fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
include redefining default stack sizes dependent on the use of printf 2013-07-23 13:42:58 +02:00
mci Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
rtc Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
tools * import from old firekernel repository 2010-09-22 15:10:42 +02:00
asmfunc.s [cpu lpc2387] 2011-12-12 17:50:22 +01:00
cpu.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
linkerscript.x * add missing sections for arm-none-eabi-gcc to linkerscript for lpc2387 2013-04-15 14:45:39 +02:00
lpc23xx-iap.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
lpc2387-adc.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
lpc2387-lpm.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
Makefile * replaced new Makefile name in Makefiles 2013-03-09 23:47:21 +01:00
startup.s * massive name changes 2010-10-28 11:29:03 +02:00