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:
@@ -1,5 +1,5 @@
|
||||
board:
|
||||
name: ews
|
||||
vendor: ews
|
||||
vendor: others
|
||||
socs:
|
||||
- name: stm32g0b1xx
|
||||
Reference in New Issue
Block a user