cpu/cc2538: set CPU_HAS_BITBAND
This commit is contained in:
parent
69c436b891
commit
b8d49fe627
@ -40,6 +40,7 @@ extern "C" {
|
||||
#define CPU_DEFAULT_IRQ_PRIO (1U)
|
||||
#define CPU_IRQ_NUMOF PERIPH_COUNT_IRQn
|
||||
#define CPU_FLASH_BASE FLASH_BASE
|
||||
#define CPU_HAS_BITBAND (1)
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user