1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc2420
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 Merge branch 'wsn430' 2013-06-25 15:33:40 +02:00
cc2420_rx.c added driver for cc2420 2013-06-06 08:35:17 +02:00
cc2420_spi.c added driver for cc2420 2013-06-06 08:35:17 +02:00
cc2420_tx.c added driver for cc2420 2013-06-06 08:35:17 +02:00
cc2420.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
Makefile Merge branch 'wsn430' 2013-06-25 15:33:40 +02:00