| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-20 | Added tud_vendor_write_clear() which forcefully clears TX buffer | James Smith | |
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach | |
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[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 | 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-15 | minor clean up | hathach | |
| 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 | Merge branch 'refs/heads/master' into hcd_fsdev | hathach | |
| 2025-12-10 | update metrics to support bloaty csv | hathach | |
| 2025-12-09 | update metrics to support bloaty | hathach | |
| 2025-12-04 | fine tune ci to build more with circleci (#3386) | Ha Thach | |
| * fine tune ci to build more with circleci * skip make for arm-iar, esp-idf * skip make + clang for circleci since llvm-objcopy got killed due to memory issue. | |||
| 2025-12-03 | upload metrics.json and aggregate code metrics, post metrics comment | hathach | |
| fine tune ci matrix run | |||
| 2025-12-03 | upload metrics.json, test ci | hathach | |
| 2025-12-02 | adding metrics for computing average compiled size | hathach | |
| 2025-12-02 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| 2025-12-02 | adding metrics for computing average compiled size | hathach | |
| 2025-12-01 | add linkermap to deps and linkermap taget | hathach | |
| 2025-11-28 | fix build with zephyr with latest nrfx v4 | hathach | |
| 2025-11-27 | fix build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-27 | bsp/stm32h5: support host mode | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-27 | change tud_vendor_rx_cb() behavior, buffer and bufsize only available when ↵ | hathach | |
| CFG_TUD_VENDOR_RX_BUFSIZE = 0 update vendor device to omit ep buf when dedicated hwfifo is supported | |||
| 2025-11-27 | add tud_vendor_n_read_discard(), refactor vendor device. Update webusb ↵ | hathach | |
| example for more robust | |||
| 2025-11-26 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| 2025-11-26 | Merge pull request #3369 from hathach/misc_fix | Ha Thach | |
| Few misc fixes | |||
| 2025-11-25 | fsdev: reorganize functions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | hcd: add fsdev driver | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | example: fix audio_debug glitch on Windows | Zixun LI | |
| 2025-11-25 | Merge remote-tracking branch 'tinyusb/master' into n6_build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-25 | Fix N6 build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-21 | Also fix bDescriptorType | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-21 | Fix in multiple example codes, wrong descriptor length was taken for ↵ | Thomas Rubin | |
| tusb_desc_device_qualifier_t. Signed-off-by: Thomas Rubin <[email protected]> | |||
| 2025-11-19 | device_info wait 100ms for host's uart, needed for hil test | hathach | |
| 2025-11-19 | clean up | hathach | |
| 2025-11-19 | Merge branch 'refs/heads/master' into dwc2_ep0 | hathach | |
| # Conflicts: # examples/device/dfu/src/usb_descriptors.c # examples/device/dfu_runtime/src/usb_descriptors.c # src/device/usbd_control.c # src/portable/synopsys/dwc2/dcd_dwc2.c | |||
| 2025-11-17 | Merge pull request #3345 from hathach/update-iso-alloc | Ha Thach | |
| make dcd_edpt_iso_alloc/activate as default API for ISO endpoint | |||
| 2025-11-17 | make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ↵ | hathach | |
| as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future. | |||
| 2025-11-14 | Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/master | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
| 2025-11-14 | tweak to dual host info device cdc to make it easier to pass hil test | hathach | |
| 2025-11-13 | cdc device tx_persistent for dual host info to help with hil test | hathach | |
| 2025-11-12 | migrate cdc device to use edpt stream API | hathach | |
| tu_edpt_stream_open() does not clear fifo, allow for persistent stream when disconnect/reconnect | |||
| 2025-11-09 | Merge pull request #3334 from hathach/fix-alerts-3 | Ha Thach | |
| Fix more code alerts | |||
| 2025-11-08 | fix more alerts | hathach | |
| 2025-11-08 | Merge remote-tracking branch 'origin/fix-alerts-3' into fix-alerts-3 | hathach | |
| # Conflicts: # src/class/cdc/cdc_device.h # src/class/msc/msc_device.c # src/common/tusb_debug.h | |||
| 2025-11-07 | fix more alerts found by pvs-studio | hathach | |
| 2025-11-07 | Merge pull request #3321 from gabChouin/audio_ep_in_target_fifo_size | Zixun LI | |
| audio: Implement support for variable EP in flow control fifo level | |||
| 2025-11-07 | Implement RX FIFO threshold adjustment | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-07 | fix more alerts found by pvs-studio | hathach | |
