summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
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
2025-10-15fix build warning with clanghathach
2025-10-15refactor all nuc to familyhathach
2025-10-15update nuc121/125hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-10-14more make refactorhathach
2025-10-14more warnings fixhathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-10example/dfu: add MSOS 2.0 descriptor for auto driver loadingHiFiPhile
2025-10-06fix typohathach
2025-10-05Fix HIS stylus descriptor and hid_composite exampleHiFiPhile
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
2025-10-04Merge branch 'master' into fork/HiFiPhile/uac1hathach
2025-10-03Update headset exampleMengsk