summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid_freertos
AgeCommit message (Expand)Author
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-05-26Fix typo in CDC stack size constant here tooPhozer
2026-05-10add stm32c5 supportHiFiPHile
2026-04-14get freertos working with rp2040hathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-03-23update host msc hil testhathach
2026-03-13actual build make/cmake for ft9xxhathach
2026-03-13add support for CH32F20X MCU and update board configurationhathach
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
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-25fsdev: reorganize functionsHiFiPhile
2025-11-06update espressif cmakehathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-14more make refactorhathach
2025-10-14more warnings fixhathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-10-01examples/device/*_freertos: expand stack size when neededKarl Palsson
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-06-27clean uphathach
2025-06-19revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUMhathach
2025-06-16Merge branch 'master' into fork/IngHK/cdch_upgradehathach
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-03-25fix waningshathach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-11Fix path.HiFiPhile
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2025-02-09Add CMake presets.HiFiPhile
2025-01-21bump up cmake min to 3.20hathach
2024-11-26add TUH_EPBUF_DEF for cdc hosthathach
2024-11-26add TUH_EPBUF_DEF for hid hosthathach
2024-11-21missing host/cdc_msc_hid_freertoshathach
2024-11-07hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it...hathach
2024-11-07update bsp for h7 to support host modehathach