summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-06-01Merge pull request #3657 from hathach/usbh-add-control-queueHa Thach
2026-06-01ultrareview nits: keep xfer_result table in sync, hoist blinky loophathach
2026-05-30esp32 build fixesHiFiPhile
2026-05-30dynamic_switch: hoist while(1) out for OS_NONEhathach
2026-05-30midi2_host: silence IAR Pe550 for midi2_idxhathach
2026-05-30midi2_host: drop unreachable return 0 for IAR Pe111hathach
2026-05-30ci: fix IAR Pe111 and stm32h7s3 flash overflowhathach
2026-05-29midi2_device: gate -Wno-type-limits to GCC/Clang for IAR buildhathach
2026-05-29Merge branch 'master' into usbh-add-control-queuehathach
2026-05-28abstract OS logic with `CFG_TUSB_OS_HAS_SCHEDULER` to simplify conditional ch...hathach
2026-05-28remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...hathach
2026-05-26Fix typo in CDC stack size constant here tooPhozer
2026-05-26Fix typo in CDC stack size constantPhozer
2026-05-23tweak examplesHiFiPhile
2026-05-23set ch32v20x EP on supported audio examplesHiFiPhile
2026-05-19Merge pull request #3571 from sauloverissimo/feat/midi2-device-host-driverZixun LI
2026-05-18update exampleHiFiPhile
2026-05-17midi2: drain pattern for RX FIFOSaulo Veríssimo
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
2026-05-16midi2: skip.txt commentsSaulo Veríssimo
2026-05-16midi2: skip 3 more boards with same tcpp0203 BSP bugSaulo Veríssimo
2026-05-16midi2: remove unused ump_noop helperSaulo Veríssimo
2026-05-16midi2: add sources to TINYUSB_SRC_C, skip familySaulo Veríssimo
2026-05-16midi2: fix CI matrix with only.txt and skip.txtSaulo Veríssimo
2026-05-16midi2: host example - simplify and rename to midi2_hostSaulo Veríssimo
2026-05-16midi2: device example - portable, add protocol fallbackSaulo Veríssimo
2026-05-13Add GetPartialObject to MTP exampleWojciech Klimek
2026-05-12refactor: replace midi2_host (Waveshare) with midi2_host_featherSaulo Veríssimo
2026-05-12fix: skip midi2_host_feather build on non-RP2040 platformsSaulo Veríssimo
2026-05-12example: add MIDI 2.0 Host example for Adafruit Feather RP2040 USB HostSaulo Veríssimo
2026-05-12fix: CI build failures on non-RP2040 platformsSaulo Veríssimo
2026-05-12fix: address PR review feedback for MIDI 2.0 driversSaulo Veríssimo
2026-05-12example: add MIDI 2.0 Host example with display (midi2_host)Saulo Veríssimo
2026-05-12example: add MIDI 2.0 Device example (midi2_device)Saulo Veríssimo
2026-05-11Merge pull request #3632 from hathach/msc_osZixun LI
2026-05-08reduce NTM sizeHiFiPhile
2026-05-08lpc55 works with net_lwipHiFiPhile
2026-05-08fix iperf server is always excludedHiFiPhile
2026-05-08Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filterHiFiPhile
2026-05-05Apply suggestions from code reviewZixun LI
2026-05-04minor clean uphathach
2026-05-03add msc_file_explorer_freertos exampleHiFiPhile
2026-05-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun LI
2026-05-01Merge remote-tracking branch 'origin/master' into ncm_packet_filterHiFiPHile
2026-05-01ncm: implement GetNtbInputSize requestZixun LI
2026-04-30refactor capabilityZixun LI
2026-04-28fix warning, change hil jlink for feather nrf52840hathach
2026-04-26max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...hathach
2026-04-26shrink cdc_msc_throughput MSC buffer for FS targetshathach
2026-04-26skip cdc_msc_throughput on small-RAM MCUshathach