boards: st: remove the pre_dt_board wihout with ospi node
Since the ospi@ node does not exist anymore for the stm32u5 device there is no more need for this pre_dt_board.cmake file. Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
e44c0d28ff
commit
8a305df732
1 changed files with 0 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
|
|
||||||
# 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