We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800fb2f commit 9b7ad51Copy full SHA for 9b7ad51
zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8p1/bsp_mcu_family_cfg.h
@@ -19,7 +19,7 @@
19
#define CPU0 (0)
20
#define CPU1 (1)
21
22
-#ifdef CONFIG_CPU_CORTEX_M33
+#ifdef CONFIG_SOC_RA_SECOND_CORE_BUILD
23
#define BSP_CFG_CPU_CORE (1)
24
#define BSP_CFG_SKIP_INIT (1)
25
#define BSP_SECONDARY_CORE_BUILD (1)
0 commit comments