| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2025-11-06 | fix more alerts | hathach | |
| 2025-11-06 | fix typo detected by copilot | hathach | |
| 2025-11-06 | make host info to devcie cdc to work with freertos/noos | hathach | |
| 2025-11-06 | update espressif cmake | hathach | |
| 2025-11-05 | added .clang-format | hathach | |
| fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion | |||
| 2025-11-04 | Fixed more alert found by PVS-Studio | hathach | |
| 2025-11-03 | fixing alert by scanning tool | hathach | |
| 2025-11-03 | fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is ↵ | hathach | |
| not defined | |||
| 2025-10-31 | Fixed trailing whitespaces in files (used wrong editor) | Tobi | |
| 2025-10-31 | Add boundary check | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-30 | Merge branch 'master' into uac1 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-30 | Video class: Changed pararameters of payload request to a dedicated ↵ | Tobi | |
| structure in order to meet coding guideliness | |||
| 2025-10-30 | Added bufferless operation to the video capture example. Can be tested with ↵ | Tobi | |
| e.g. nanoCH32V305 board with the following settings: - tusb_config.h - #define CFG_TUD_VIDEO_STREAMING_EP_BUFSIZE 1024 - #define CFG_TUD_VIDEO_STREAMING_BULK 1 - #define CFG_EXAMPLE_VIDEO_DISABLE_MJPEG - #define CFG_EXAMPLE_VIDEO_BUFFERLESS and - usb_descriptor.h - #define FRAME_RATE 60 | |||
| 2025-10-30 | Merge pull request #3271 from karlp/pr/examplesd-freertos-stacks | Ha Thach | |
| examples/device/*_freertos: expand stack size when needed | |||
| 2025-10-30 | increase freertos stack size when debug is enabled | hathach | |
| 2025-10-29 | Merge branch 'master' into dwc2_ep0 | hathach | |
| # Conflicts: # examples/device/dfu/src/usb_descriptors.c # examples/device/dfu_runtime/src/usb_descriptors.c # src/portable/synopsys/dwc2/dcd_dwc2.c | |||
| 2025-10-28 | IAR C-Stat exclude mcu folder | hathach | |
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2025-10-28 | fix descriptor warning when shifting zero | hathach | |
| 2025-10-26 | iar cstat require cmake at least 4.1 | hathach | |
| 2025-10-24 | add pvs-studio analyze to ci | hathach | |
| 2025-10-24 | Merge remote-tracking branch 'upstream/master' into uac1 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-24 | fix several warnings | hathach | |
| 2025-10-24 | enable IAR CState with IAR_CSTAT=1 | hathach | |
| 2025-10-23 | force clang asm with -x assembler-with-cpp | hathach | |
| 2025-10-23 | refactor family.cmake: rename add_board_target() to family_add_board() and ↵ | hathach | |
| move it to family_configure_common() also move startup and linker from board target to actual exe | |||
| 2025-10-16 | fix some warnings detected by pvs-studio | hathach | |
| 2025-10-15 | refactor spresense into cxd56. there is no orphan board in bsp. | hathach | |
