nordic: Remove the nRF54H20 Engineering B
The production version of the nRF54H20 SoC is now available, so remove the initial Engineering B (EngB) preview version. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
5cb8d6c5b4
commit
9643ca20e9
16 changed files with 21 additions and 81 deletions
|
@ -4,7 +4,7 @@
|
|||
config VPR_LAUNCHER
|
||||
bool "VPR launcher"
|
||||
default y
|
||||
depends on (SOC_NRF54H20_CPUPPR || SOC_NRF54H20_ENGB_CPUPPR || SOC_NRF54H20_CPUFLPR || SOC_NRF54H20_ENGB_CPUFLPR || SOC_NRF54L15_CPUFLPR || SOC_NRF9280_CPUPPR)
|
||||
depends on (SOC_NRF54H20_CPUPPR || SOC_NRF54H20_CPUFLPR || SOC_NRF54L15_CPUFLPR || SOC_NRF9280_CPUPPR)
|
||||
help
|
||||
Include VPR launcher in build.
|
||||
VPR launcher is a minimal sample built for an ARM core that starts given VPR core.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue