summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-07-19misc fixesJie Feng
2026-07-19examples now buildJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17skill: add usb-sniffer — wire-level capture with the ataradov hardware taphathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-09example(usbtest): device-side peer for the Linux kernel usbtest batteryhathach
2026-07-05Merge pull request #3738 from sauloverissimo/fix/midi2-fb-directionZixun LI
2026-07-03fix HID_STACK_SIZE typoHiFiPhile
2026-07-03fix: correct video stack macro typo in video capture examplescuolm
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-28example(midi2): update example to demonstrate multiple fbSaulo Veríssimo
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