Revision cda14729 modules/DiWheelDrive_1-2/chconf.h

View differences:

modules/DiWheelDrive_1-2/chconf.h
136 136
/*===========================================================================*/
137 137

  
138 138
/**
139
 * @brief   NVIC VTOR initialization offset.
140
 * @details On initialization, the code at this address in the flash memory will be executed.
141
 */
142
#define CORTEX_VTOR_INIT                        0x00006000U
143

  
144
/**
145 139
 * @brief   Flag to enable/disable sleep mode when the system is idle.
146 140
 */
147 141
#define CORTEX_ENABLE_WFI_IDLE                  TRUE

Also available in: Unified diff