Remove CONFIG_HAS_STM32CUBE from defconfig
- CONFIG_HAS_STM32CUBE is auto-generated, not user-configurable - Use minimal defconfig like candlelight board - Let Zephyr auto-detect required configurations
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
# EWS Board Configuration
|
||||
|
||||
# Enable STM32Cube (required for USB)
|
||||
CONFIG_HAS_STM32CUBE=y
|
||||
|
||||
# Enable GPIO
|
||||
CONFIG_GPIO=y
|
||||
|
||||
# Enable CAN
|
||||
CONFIG_CAN=y
|
||||
Reference in New Issue
Block a user