added buzzy board to firmware

This commit is contained in:
2026-05-07 09:34:09 +02:00
parent e8373bd0c0
commit 79676e2e1e
8 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Suppress "unique_unit_address_if_enabled" to handle some overlaps
list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled")