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:
@@ -1,5 +1,6 @@
|
||||
# EWS Board Configuration
|
||||
|
||||
CONFIG_BOARD_EWS=y
|
||||
CONFIG_SOC_SERIES_STM32G0X=y
|
||||
CONFIG_SOC_STM32G0B1XX=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user