examples/benchmark/kernel-core_avr/cfg/cfg_debug.h
Go to the documentation of this file.00001
00040 #ifndef CFG_DEBUG_H
00041 #define CFG_DEBUG_H
00042
00047 #define CONFIG_KDEBUG_PORT 0
00048
00053 #define CONFIG_KDEBUG_BAUDRATE 115200UL
00054
00055 #endif