summaryrefslogtreecommitdiff
path: root/hw/bsp/linux
AgeCommit message (Collapse)Author
2026-07-24Add raw_gadget as preset.Roman Buchert
2026-07-24linux: add Raw Gadget board supportRoman Buchert
Add a Linux board support package for the Raw Gadget device controller. The BSP provides the board configuration, TinyUSB initialization hooks, timing functions, and basic UART, LED, and button stubs required by the device examples. Raw Gadget is connected after the TinyUSB device stack has been initialized by using the existing board_init_after_tusb() hook.