- 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
5 lines
67 B
YAML
5 lines
67 B
YAML
board:
|
|
name: ews
|
|
vendor: others
|
|
socs:
|
|
- name: stm32g0b1xx |