summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2026-02-10Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32hathach
2026-01-19example: update comment on CDC EP sizeZixun LI
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2025-12-29example/mtp: fix root parent idHiFiPhile
2025-12-20Added tud_vendor_write_clear() which forcefully clears TX bufferJames Smith
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16example: with FreeRTOS: skip hpmicroZhihong Chen
2025-12-02adding metrics for computing average compiled sizehathach
2025-11-28fix build with zephyr with latest nrfx v4hathach
2025-11-27change tud_vendor_rx_cb() behavior, buffer and bufsize only available when CF...hathach
2025-11-27add tud_vendor_n_read_discard(), refactor vendor device. Update webusb exampl...hathach
2025-11-25example: fix audio_debug glitch on WindowsZixun LI
2025-11-21Also fix bDescriptorTypeHiFiPhile
2025-11-21Fix in multiple example codes, wrong descriptor length was taken for tusb_des...Thomas Rubin
2025-11-19clean uphathach
2025-11-19Merge branch 'refs/heads/master' into dwc2_ep0hathach
2025-11-17Merge pull request #3345 from hathach/update-iso-allocHa Thach
2025-11-17make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...hathach
2025-11-14Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/masterMengsk
2025-11-12migrate cdc device to use edpt stream APIhathach
2025-11-09Merge pull request #3334 from hathach/fix-alerts-3Ha Thach
2025-11-08fix more alertshathach
2025-11-08Merge remote-tracking branch 'origin/fix-alerts-3' into fix-alerts-3hathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-07Merge pull request #3321 from gabChouin/audio_ep_in_target_fifo_sizeZixun LI
2025-11-07Implement RX FIFO threshold adjustmentHiFiPhile
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-06fix more alertshathach
2025-11-06make host info to devcie cdc to work with freertos/nooshathach
2025-11-05added .clang-formathathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-11-03fixing alert by scanning toolhathach
2025-10-31Fixed trailing whitespaces in files (used wrong editor)Tobi
2025-10-31Add boundary checkHiFiPhile
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30Video class: Changed pararameters of payload request to a dedicated structure...Tobi
2025-10-30Added bufferless operation to the video capture example. Can be tested with e...Tobi
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-29Merge branch 'master' into dwc2_ep0hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix several warningshathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-15refactor spresense into cxd56. there is no orphan board in bsp.hathach
2025-10-15fix more warningshathach