Initial commit
Initial commit.
This commit is contained in:
12
boards/MAPS/cyber_nrf52840/cyber_nrf52840_defconfig
Normal file
12
boards/MAPS/cyber_nrf52840/cyber_nrf52840_defconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
# Enable MPU
|
||||
CONFIG_ARM_MPU=y
|
||||
|
||||
# Enable hardware stack protection
|
||||
CONFIG_HW_STACK_PROTECTION=y
|
||||
|
||||
# Enable uart driver
|
||||
CONFIG_SERIAL=y
|
||||
|
||||
# Enable console
|
||||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
Reference in New Issue
Block a user