Skip to content

Commit 0b56df6

Browse files
duynguyenxaandrzej-kaczmarek
authored andcommitted
hal: renesas: ra: Add PFS protect for RA8M1 support
Add PFS protect as enable by default, this is to enable the use of BSP IO functions for pinctrl and GPIO driver support Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
1 parent 30d56fe commit 0b56df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8m1/bsp_cfg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@
3232
#define BSP_CLOCK_CFG_SUBCLOCK_STABILIZATION_MS 1000
3333
#endif
3434

35+
#define BSP_CFG_PFS_PROTECT (1)
36+
3537
#endif /* BSP_CFG_H_ */

0 commit comments

Comments
 (0)