summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2026-07-19misc fixesJie Feng
2026-07-19examples now buildJie Feng
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-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: add build-doc tooling and a README for every examplehathach
2026-06-28example(midi2): update example to demonstrate multiple fbSaulo Veríssimo
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-05-30esp32 build fixesHiFiPhile
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-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: device example - portable, add protocol fallbackSaulo Veríssimo
2026-05-14enable iperfHiFiPhile
2026-05-13Add GetPartialObject to MTP exampleWojciech Klimek
2026-05-12fix: CI build failures on non-RP2040 platformsSaulo Veríssimo