Commit Graph

2 Commits

Author SHA1 Message Date
Peter Johanson 120490d5f5 fix(boards): Add xiao_ble sd_partition label for nosd snippet compat
Upstream xiao_ble uses different naming convention for the partition
labels, so add an additional label for the SD range, so the existing
nrf52840-nosd snippet will still work with the board.
2025-11-19 23:56:36 -07:00
Peter Johanson c8fd069704 refactor: Move upstream Zephyr board overrides to extensions dirs
Newer Zephyr supports "board extensions" to formally do what we've added
in ourselves via some hacks, so move all our board overlay/config file
overides for upstream Zephyr boards into that correct structure.
2025-11-19 23:56:36 -07:00