cfg_context_switch.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_CONTEXT_SWITCH_H
00039 #define CFG_CONTEXT_SWITCH_H
00040 
00048 #define CONFIG_USE_HP_TIMER       1
00049 
00050
00056 #define CONFIG_USE_LED       1
00057 
00058
00063 #define CONFIG_CTX_DEBUG_PORT 0
00064 
00069 #define CONFIG_CTX_DEBUG_BAUDRATE  115200UL
00070 
00071 #endif /* CFG_CONTEXT_SWITCH_H */