summaryrefslogtreecommitdiff
path: root/examples/device/midi_test_freertos/src
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24fix several warningshathach
2025-10-01examples/device/*_freertos: expand stack size when neededKarl Palsson
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-12fix warnings, update docshathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2024-11-21fix build with midi_test_freertoshathach
2024-11-21- move freertos_hooks to board.chathach