| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-21 | Merge pull request #3422 from Tails86/add-vendor_write_clear | Zixun LI | |
| Added tud_vendor_write_clear() which forcefully clears TX buffer | |||
| 2025-12-21 | Change return of tud_vendor_n_write_clear from uint32_t to bool | James Smith | |
| 2025-12-21 | Removed tu_fifo_count_and_clear | James Smith | |
| 2025-12-21 | Merge pull request #3421 from hathach/fix-imxrt-1011-bsp | Ha Thach | |
| SCB_EnableDCache() is required for rt1011 | |||
| 2025-12-20 | Added tud_vendor_write_clear() which forcefully clears TX buffer | James Smith | |
| 2025-12-20 | SCB_EnableDCache() is required for rt1011 | hathach | |
| 2025-12-19 | Merge pull request #3419 from hathach/remove-sprintf | Ha Thach | |
| remove the usage snprintf | |||
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach | |
| 2025-12-19 | remove the usage snprintf | hathach | |
| 2025-12-17 | Merge pull request #3404 from gab-k/support-nxp-rw612 | Zixun LI | |
| Add support for NXP RW61x | |||
| 2025-12-16 | more fixes | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | Merge pull request #3398 from chenzhihong007/feature/support_hpmicro_chips | Zixun LI | |
| Feature/support hpmicro chips | |||
| 2025-12-16 | fix build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | fix pre-commit | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | update ci | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | update preset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | fix riscv toolchain | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | enable ci build for hpmicro | hathach | |
| 2025-12-16 | cleanup, add preset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | update README.rst to add HPMicro MCU | Zhihong Chen | |
| Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-16 | example: with FreeRTOS: skip hpmicro | Zhihong Chen | |
| Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-16 | example: host: support hpmicro family | Zhihong Chen | |
| Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-16 | update risc-v march for gcc and clang toolchains | Zhihong Chen | |
| - add `zifencei` option Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-16 | support hpmicro chips | Zhihong Chen | |
| Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-16 | make fifo access mode fixed addr work with 16 bit also | hathach | |
| 2025-12-15 | Merge pull request #3371 from hathach/enum_catch | Ha Thach | |
| Hub enumeration reliability improvements | |||
| 2025-12-15 | minor update | hathach | |
| 2025-12-15 | Merge branch 'master' into enum_catch | hathach | |
| 2025-12-15 | Merge pull request #3364 from hathach/hcd_fsdev | Ha Thach | |
| hcd: add stm32_fsdev driver | |||
| 2025-12-15 | Merge branch 'refs/heads/master' into enum_catch | hathach | |
| 2025-12-15 | minor clean up | hathach | |
| 2025-12-14 | reduce code size | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-14 | bsp/samx7x: add IAR build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-14 | audio: use ep0 buffer if it is large enough | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-14 | dfu: use ep0 buffer if it is large enough | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-14 | usbd: add ep0 buffer direct access | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-14 | Merge pull request #3411 | Ha Thach | |
| tusb: fix stream write logic without fifo | |||
| 2025-12-14 | Update README | gab-k | |
| 2025-12-14 | bsp: nxp: add support for RW612 (FRDM-RW612) | gab-k | |
| - Added `rw61x` family support. - Added `frdm_rw612` board support. - Update `get_deps.py` to include mcux-sdk for RW61x. - Add ci_hs_rw61x include to ChipIdea HS driver and enable host examples. | |||
| 2025-12-13 | example/bare_api: move buffer into USB section | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | update LPC54 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | bsp/mcx to new sdk repo | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | bsp: migrate lpc51, lpc55 to new sdk repo | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | example/msc_app: move buffers into usb ram section | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | bsp/lpc55: add hcd_ip3516 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | hcd/ohci: fix warnings | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | hcd: add NXP IP3516 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-13 | tusb: fix stream write logic without fifo | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
