EWS_privat/firmware/canfd_cdc_composite/boards/arm/ews
Eduard Iten 19c9e488c2 feat: working basic firmware with legacy USB API
- Successful compilation with Zephyr 4.3.0
- Basic gs_usb USB interface implementation
- CAN-FD support with FDCAN2 interface
- PFET control via UART (simplified from USB CDC)
- Custom board definition for STM32G0B1KBU6
- Deprecated warnings present but functional
- Memory usage: 51KB Flash (9.8%), 21.6KB RAM (14.7%)

Next: Migrate to new USB device stack API to remove warnings
2025-12-08 14:06:01 +01:00
..
doc Rename board from ews_board to ews and fix board discovery 2025-12-08 11:32:22 +01:00
Kconfig.ews Add missing Kconfig.ews to fix ARCH not defined error 2025-12-08 12:14:30 +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 Add missing Kconfig.ews to fix ARCH not defined error 2025-12-08 12:14:30 +01:00
ews.dts feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
ews_board.dts Fix Zephyr 4.2.0 configuration issues 2025-12-08 11:52:25 +01:00
ews_defconfig Remove CONFIG_HAS_STM32CUBE from defconfig 2025-12-08 12:10:10 +01:00