cpu/cc26x0: add missing PERIPH_BASE define
This commit is contained in:
parent
4dd09eaa06
commit
7b6d8d65ff
@ -106,6 +106,7 @@ typedef enum IRQn
|
|||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#define FLASH_BASE 0x00000000 /**< FLASH base address */
|
#define FLASH_BASE 0x00000000 /**< FLASH base address */
|
||||||
|
#define PERIPH_BASE 0x40000000 /**< Peripheral base address */
|
||||||
/*@}*/
|
/*@}*/
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user