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 797e280 commit d6e3f41Copy full SHA for d6e3f41
zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4e2/bsp_mcu_device_pn_cfg.h
@@ -9,4 +9,5 @@
9
#define BSP_ROM_SIZE_BYTES DT_REG_SIZE(DT_NODELABEL(flash0))
10
#define BSP_DATA_FLASH_SIZE_BYTES DT_REG_SIZE(DT_NODELABEL(flash1))
11
#define BSP_PACKAGE_PINS (64)
12
+#define BSP_MCU_FEATURE_SET 'B'
13
#endif /* BSP_MCU_DEVICE_PN_CFG_H_ */
zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6e2/bsp_mcu_device_pn_cfg.h
0 commit comments