summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-03-12refactor(config): separate endpoint buffer sizes into RX and TX definitions f...hathach
2026-03-07update hil test: remove unused ctypes, add fallback for skip boardshathach
2026-03-06enable hil test for mtphathach
2026-03-06fix hil testhathach
2026-03-06add hil test, update readmehathach
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-03-05esp32p4 min rev 0.1hathach
2026-03-03add esptool --force for esp32p4 v0.1hathach
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-14fix typo in fuzzing rules.mk for printer deviceRémi Berthoz
2026-01-14correct dual port hil asserthathach
2026-01-13minor clean uphathach
2026-01-13minor clean uphathach
2026-01-07Add missing printer_device.c in test/fuzz sourcesRémi Berthoz
2026-01-06minor updatehathach
2026-01-06Merge pull request #3441 from hathach/fifo-access-modeHa Thach
2026-01-03hwfifo support custom write/readhathach
2026-01-03add tu_hwfifo_access_t param to hwfifo APIhathach
2026-01-02support multiple data stride if configuredhathach
2026-01-01minor refactorhathach
2025-12-31update tu_fifo to work with fsdev hwfifo with increased address 16/32bithathach
2025-12-31re-branding fixed address fifo read/write to stride modehathach
2025-12-30tusb_fifo remove item_size make it fifo of byteshathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16make fifo access mode fixed addr work with 16 bit alsohathach
2025-12-11move host hacked bulk mps out of tu_edpt_validate()hathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-27re-enable other hil testshathach
2025-11-27more renamehathach
2025-11-26add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifohathach
2025-11-26change tu_fifo_buffer_info_t layouthathach
2025-11-26focus on cdc test, write lots more data, each trunk is 64 or less since examp...hathach
2025-11-22hil stress test cdchathach
2025-11-22hil stress test cdchathach
2025-11-21add more unit tests for tu_fifohathach
2025-10-31Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-22Fix copilot issuesMengsk
2025-10-22Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-10-15skip mtp in hil test, it seems not stable and failed too oftenhathach
2025-10-14more make refactorhathach
2025-10-11increase timeout for mtp hil testhathach
2025-10-02use cache to store skip board in hil cihathach
2025-10-02skip mtp for nowhathach
2025-10-02fix typoshathach
2025-10-02fix mtp serialhathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-10-01test mtp with hilhathach
2025-09-30fix serial, try to test mtp with hilhathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach