summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-06-29Fix merged example Sonar warningsmerge_osZixun LI
2026-06-29Consolidate FreeRTOS host examplesZixun LI
2026-06-29Consolidate FreeRTOS device examplesZixun LI
2026-06-29Improve Espressif example build selectionZixun LI
2026-06-29docs: address Copilot review on the example READMEshathach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-24skip pdo request if no suitable voltageHiFiPhile
2026-06-24fix ciHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-20examples: skip isochronous audio/UAC examples on CH58Xhathach
2026-06-19Merge pull request #3704 from rhgndf/fix-one-dir-examplesZixun LI
2026-06-18Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issuesHa Thach
2026-06-18test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4hathach
2026-06-18examples/uac2: drop redundant entity_id check in request helpershathach
2026-06-18Merge remote-tracking branch 'origin/master' into pr-3618hathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-14Fix one direction endpoint examplesJie Feng
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-10Merge pull request #3690 from hathach/claude/board-test-idle-parkHa Thach
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-25chore: resolve .gitignore merge conflict with mastercopilot-swe-agent[bot]
2026-05-24Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
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