soc: nordic: Remove the nRF54L15 EngA
The production version of the nRF54L15 SoC is now available, so remove the initial Engineering A (EngA) preview version. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
cb47c62259
commit
51c1e45301
17 changed files with 5 additions and 3476 deletions
|
@ -56,7 +56,7 @@
|
|||
*/
|
||||
#define IRQ0_PRIO IRQ_DEFAULT_PRIORITY
|
||||
#define IRQ1_PRIO 0x0
|
||||
#elif defined(CONFIG_SOC_NRF54L15_ENGA_CPUFLPR) || defined(CONFIG_SOC_NRF54L15_CPUFLPR)
|
||||
#elif defined(CONFIG_SOC_NRF54L15_CPUFLPR)
|
||||
#define IRQ0_LINE 16
|
||||
#define IRQ1_LINE 17
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue