Revision 3f899f5d devices/LightRing/chconf.h

View differences:

devices/LightRing/chconf.h
1
/**
2
 * @file    devices/LightRing/chconf.h
3
 * @brief   Configuration file.
4
 *
5
 * @addtogroup config
6
 * @details Kernel related settings and hooks.
7
 * @{
8
 */
9

  
1 10
#ifndef _CHCONF_H_
2 11
#define _CHCONF_H_
3 12

  
......
505 514
#define CORTEX_VTOR_INIT 0x00006000
506 515

  
507 516
#endif  /* _CHCONF_H_ */
517

  
518
/** @} */

Also available in: Unified diff