summaryrefslogtreecommitdiff
path: root/tools/iar_template.ipcf
AgeCommit message (Collapse)Author
11 daysvendor: remove the obsolete host vendor driverhathach
vendor_host.c/.h implemented a CFG_TUH_VENDOR class driver that no example, board or test ever enabled: usbh's driver table entry was compiled out everywhere, and the six tusb_config.h files that mentioned the macro all set it to 0. Maintainer call - dead code, not a shrinking of supported classes. Removes the sources, the usbh driver-table entry, the CFG_TUH_VENDOR default in tusb_option.h, the tusb.h include, both build-system source lists, the rp2040 family.cmake entry and the IAR project template rows.
2026-01-04Implement Printer Device ClassRémi Berthoz
2025-11-25fsdev: reorganize functionsHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-27make command container more consistenthathach
2025-08-06Add MTP class deviceMaurizio Pesce
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-04-26Update IAR template.HiFiPhile
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-09-27Update IAR template.Mengsk
2023-05-12Remove deprecated dcd_synopsysHiFiPhile
2023-05-08fix(iar_template.ipcf): add missing portable links, and delete the ↵Aladdin Bakosh
usbh_control.c from the list
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-11-25Update iar project template.Mengsk
2021-09-07Rename iar.ipcf to iar_template.ipcfMasterPhi