fix warning due to bsp_rom_registers.c

This commit is contained in:
hathach
2024-12-16 23:48:44 +07:00
parent 656772fc9d
commit 7e207e4f4a
2 changed files with 2 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ function(family_configure_example TARGET RTOS)
)
target_compile_options(${TARGET} PUBLIC
-Wno-error=undef
-Wno-error=strict-prototypes
)
# # RA has custom freertos port