Complete candleLight-compatible gs_usb implementation

- Added full candleLight VID/PID (0x1D50:0x606F) compatibility
- Implemented complete gs_usb protocol structures
- Enhanced bidirectional CAN-USB frame conversion
- Added vendor request handling for device configuration
- Integrated with Zephyr legacy USB device stack
- Support for CAN-FD frames with proper flag handling
- Echo frame functionality for gs_usb compliance
This commit is contained in:
2025-12-08 16:26:02 +01:00
parent b11c9958e8
commit ed6023141a
20 changed files with 8911 additions and 8752 deletions