EWS_privat/firmware/canfd_cdc_composite/build/zephyr/include/generated
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
..
zephyr feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
app_data_alignment.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
app_smem.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
app_smem_aligned.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
app_smem_unaligned.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
device-api-sections.cmake feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
device-api-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-data-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-dtcm-section.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-itcm-section.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-nocache-section.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-noinit.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-pinned-data-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-pinned-ram-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-pinned-rodata.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-ram-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-ramfunc-section.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-rodata.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-rom-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-rom-start.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-rwdata.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
snippets-text-sections.ld feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00
syscall_list.h feat: working basic firmware with legacy USB API 2025-12-08 14:06:01 +01:00