3 lines
135 B
CMake
3 lines
135 B
CMake
# Suppress "unique_unit_address_if_enabled" to handle some overlaps
|
|
list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled")
|