boards: suppress dtc warning for SPI bridge on ST
Get rid of warnings Signed-off-by: Toon Stegen <toon@toostsolutions.be>
This commit is contained in:
parent
8b96814676
commit
c860542cf1
3
boards/arm/b_u585i_iot02a/pre_dt_board.cmake
Normal file
3
boards/arm/b_u585i_iot02a/pre_dt_board.cmake
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
# SPI is implemented via octospi so node name isn't spi@...
|
||||
list(APPEND EXTRA_DTC_FLAGS "-Wno-spi_bus_bridge")
|
Loading…
Reference in a new issue