Fix board.yml format for Zephyr 4.2.0

- Update board.yml to new Zephyr 4.2 format with 'board:' root key
- Add CONFIG_BOARD_EWS=y to defconfig
- Remove west workspace files (not needed in git)
This commit is contained in:
2025-12-08 11:37:14 +01:00
parent 9fd882889f
commit 32e92e732d
4 changed files with 26 additions and 10 deletions

View File

@@ -1,10 +1,5 @@
identifier: ews
name: EWS Board
type: mcu
arch: arm
family: stm32
series: stm32g0x
socs:
- name: stm32g0b1xx
testing:
default: true
board:
name: ews
vendor: ews
socs:
- name: stm32g0b1xx