summaryrefslogtreecommitdiff
path: root/examples/host/device_info
AgeCommit message (Expand)Author
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-05-28remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...hathach
2026-05-10add stm32c5 supportHiFiPHile
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-01-08host device info print no serial as 0 instead of n/ahathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16example: host: support hpmicro familyZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13update LPC54HiFiPhile
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-25hcd: add fsdev driverHiFiPhile
2025-11-19device_info wait 100ms for host's uart, needed for hil testhathach
2025-11-06update espressif cmakehathach
2025-10-14more make refactorhathach
2025-10-14more warnings fixhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-05enable ci host and dual build for ch32v20xhathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-22include h7rs in host examples.HiFiPhile
2025-04-03fix(hcd) hcd_edpt_open() return true if endpoint is already opened.hathach
2025-03-21enable hil dual for metro m4 with max3421hathach
2025-03-09Merge pull request #1627 from atoktoto/midihostHa Thach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-12more ci fixhathach
2025-02-11Fix path.HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-01-21bump up cmake min to 3.20hathach
2024-11-27update device_info example to work with p4 dcachehathach
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-12fix example buildhathach
2024-11-12update host/device_info to build with freertos for espressif board. Add hil t...hathach
2024-11-08minor clean uphathach
2024-11-07update bsp for h7 to support host modehathach
2024-10-21get hprt interrupt triggeredhathach
2024-10-15adding hcd dwc2hathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach