| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 35 hours | vendor: remove the obsolete host vendor driver | hathach | |
| 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-05-16 | midi2: add sources to TINYUSB_SRC_C, skip family | Saulo Veríssimo | |
| Make build was missing midi2_device.c/midi2_host.c from src/tinyusb.mk. Skip stm32h7s3nucleo board which exposes a pre-existing uninitialized warning in its board.h (board_init2) under Make+LTO. | |||
| 2026-04-29 | deprecated `usbd_control.c` and merge its functionality into `usbd.c` | hathach | |
| 2026-04-17 | tinyusb.mk: Remove duplicate usbc.c entry. | Andrew Leech | |
| Signed-off-by: Andrew Leech <[email protected]> | |||
| 2026-01-04 | Implement Printer Device Class | Rémi Berthoz | |
| 2025-08-06 | Add MTP class device | Maurizio Pesce | |
| 2025-02-12 | fix host midi build | hathach | |
| 2023-09-28 | fix build with new freertos host example | hathach | |
| 2023-06-24 | separate iar and gcc build for clean make, also add cpu specific make | hathach | |
