summaryrefslogtreecommitdiff
path: root/test/hil/tinyusb.json
AgeCommit message (Expand)Author
2026-07-17hil: add frdm_k64f host test (cdc + msc) to tinyusb.jsonhathach
2026-07-17hil: controller-aware scheduling of flash and usbtest concurrencyhathach
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-09test/hil: usbtest.py runner + HIL integrationhathach
2026-06-26test/hil: enable cdc_msc_throughput on ch32v103r_r1_1v0hathach
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-19test/hil: add ch582m_evt to CI HIL poolhathach
2026-06-18test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4hathach
2026-06-18test/hil: add ch32v103r_r1_1v0 to CI HIL poolhathach
2026-06-16hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)Ha Thach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-06-08test/hil: add stm32u083nucleo to pool and expose ~/bin on remote PATHhathach
2026-06-05add tm4c123x evk to hill pool (#3676)Ha Thach
2026-06-03dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup)hathach
2026-06-03Add STM32F407 and STM32L476 disco board configurations to tinyusb.jsonhathach
2026-05-21hil added hub + msc + cdc for host capable boardhathach
2026-05-12hil: add audio test, optimize log printHiFiPhile
2026-05-04hil remove hub from pico native host test for nowhathach
2026-04-28only re-run tests that failed per boardhathach
2026-04-28fix warning, change hil jlink for feather nrf52840hathach
2026-04-20improving transfer tracking and adding support for un-armed Rx data handlinghathach
2026-04-04move MAX3421_HOST build flag to test config for metro_m4_expresshathach
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-04-02add msc device to hil rp2040 host poolhathach
2026-04-01fix hil uid typohathach
2026-03-23update host msc hil testhathach
2026-03-18hil pico2 test with native hostHa Thach
2026-03-17add hil tests for device msc_dual_lun and midi functionalityhathach
2026-03-17add hil test for host msc and cdchathach
2026-03-17add hil host cdc testhathach
2026-03-16Unify USB FSDEV driver implementation for various microcontrollers. Replace `...hathach
2026-03-13add support for CH32F20X MCU and update board configurationhathach
2026-03-12update hil hosthathach
2026-03-05esp32p4 min rev 0.1hathach
2026-03-03add esptool --force for esp32p4 v0.1hathach
2026-01-06minor updatehathach
2026-01-03hwfifo support custom write/readhathach
2025-07-09add option to pass symbol defines to ci build.pyhathach
2025-07-07re-add max32666fthr to hil poolhathach
2025-06-11remove max32666fthr from hil poolhathach
2025-04-17ci add pico_w for native host testhathach
2025-04-16add TS3USB30 to test s3 host with slave/dmahathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-25more hil improvementhathach
2025-03-25HIL: add flag CFG_TUH_RPI_PIO_USB to pico/pico2hathach
2025-03-24update hil test to include dual and host for pico/pico2hathach
2025-03-21enable hil dual for metro m4 with max3421hathach