mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08:00
SAMD20: Add NVMCTRL register definition header file. Also empty framework for clock configuration
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
#define BOARD_PBC_FREQUENCY (BOARD_MCK_FREQUENCY >> BOARD_PBC_SHIFT)
|
||||
#define BOARD_PBD_FREQUENCY (BOARD_MCK_FREQUENCY >> BOARD_PBD_SHIFT)
|
||||
|
||||
/* FLASH wait states */
|
||||
|
||||
#define BOARD_FLASH_WAITSTATES 0
|
||||
|
||||
/* LED definitions ******************************************************************/
|
||||
/* There are three LEDs on board the SAMD20 Xplained Pro board: The EDBG
|
||||
* controls two of the LEDs, a power LED and a status LED. There is only
|
||||
|
||||
Reference in New Issue
Block a user