Skip to content

Commit

Permalink
Update platform/ext/target/nordic_nrf/common/nrf54l15/config.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Bøe <[email protected]>
  • Loading branch information
mswarowsky and SebastianBoe authored May 27, 2024
1 parent 9f3b801 commit 2488a91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

include(${PLATFORM_PATH}/common/core/config.cmake)

set(SECURE_UART30 ON CACHE BOOL "Enable secure UART1")
set(SECURE_UART30 ON CACHE BOOL "Enable secure UART")
set(NRF_NS_STORAGE OFF CACHE BOOL "Enable non-secure storage partition")
set(BL2 OFF CACHE BOOL "Whether to build BL2")
set(NRF_NS_SECONDARY OFF CACHE BOOL "Enable non-secure secondary partition")

0 comments on commit 2488a91

Please sign in to comment.