EWS/firmware/canfd_cdc_composite/boards/arm/ews
Eduard Iten 8051f18b9b Fix USB configuration for Zephyr 4.2.0
- Use CONFIG_USB_DEVICE_STACK_NEXT (new USB stack)
- Replace CONFIG_USB_CDC_ACM with CONFIG_USBD_CDC_ACM_CLASS
- Remove deprecated CONFIG_USB_DEVICE_COMPOSITE
- Add CONFIG_HAS_STM32CUBE=y to defconfig (required for USB)
- Remove networking configs (not needed for basic USB CDC)
- Based on actual Zephyr 4.2.0 samples
2025-12-08 12:01:41 +01:00
..
doc Rename board from ews_board to ews and fix board discovery 2025-12-08 11:32:22 +01:00
board.cmake Rename board from ews_board to ews and fix board discovery 2025-12-08 11:32:22 +01:00
board.yml Simplify board configuration following candlelight example 2025-12-08 11:57:14 +01:00
ews.dts Simplify FDCAN configuration following candlelight example 2025-12-08 11:54:40 +01:00
ews_board.dts Fix Zephyr 4.2.0 configuration issues 2025-12-08 11:52:25 +01:00
ews_defconfig Fix USB configuration for Zephyr 4.2.0 2025-12-08 12:01:41 +01:00