Simplify board configuration following candlelight example

- Minimal defconfig like candlelight (only GPIO and CAN)
- Remove SOC and clock configs that are auto-detected
- Change vendor from 'ews' to 'others' like candlelight
- Let Zephyr auto-configure SOC and clock settings
This commit is contained in:
2025-12-08 11:57:14 +01:00
parent 0d26789e6a
commit 05a25c3900
2 changed files with 1 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
board:
name: ews
vendor: ews
vendor: others
socs:
- name: stm32g0b1xx