summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-01Minor fixesHiFiPhile
2025-10-01Merge pull request #3268 from HiFiPhile/stm32u083cdkHa Thach
2025-09-30fix serial, try to test mtp with hilhathach
2025-09-30Remove feedback format correction since no longer neededMengsk
2025-09-30support UAC1 without IADMengsk
2025-09-30fix descriptor walkingHiFiPhile
2025-09-30Add UAC1 support to audio_test_multi_rate exampleHiFiPhile
2025-09-30Add UAC1 support to speaker exampleMengsk
2025-09-30update docsMengsk
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Implement UAC1 IN flow controlHiFiPhile
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2025-09-30Increase stack size to 2kBMengsk
2025-09-29examples: make: fix LOGGER=rttKarl Palsson
2025-09-29Fix ciMengsk
2025-09-29Add u0 to ciMengsk
2025-09-29Fix warningMengsk
2025-09-29Disable SBUF_ISO for U0Mengsk
2025-09-29Refresh board presetsMengsk
2025-09-29Fix PMA size for U0Mengsk
2025-09-29bsp: Add STM32U083C-DK boardMengsk
2025-09-29fix cihathach
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-29refactor mtp examples, add phase and session id to callback datahathach
2025-09-29Update UAC2 namingHiFiPhile
2025-09-29Add UAC1.0 definesHiFiPhile
2025-09-29Merge pull request #3266 from hathach/uac_simplifyHa Thach
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-09-27Merge pull request #3256 from hathach/weak_cbHa Thach
2025-09-27make command container more consistenthathach
2025-09-27add edpt claim for public APIhathach
2025-09-27implement serial for MTPhathach
2025-09-27implement control requesthathach
2025-09-26implement tud_mtp_mounted() and tud_mtp_event_send()hathach
2025-09-26skip mtp for cynthion_d11hathach
2025-09-26fix more ci buildhathach
2025-09-26fix compile warningshathach
2025-09-25Merge pull request #3265 from ludoux/hid-power-devicesZixun LI
2025-09-25clean up, wrap up bulk command supportedhathach
2025-09-25implement delete objecthathach
2025-09-25implement send object command, able to create new filehathach
2025-09-25implement MTP_OP_SEND_OBJECT_INFO, refactor fs examplehathach
2025-09-25Fix incorrect commentsLu Chang
2025-09-24Add HID Usage Page and Table for Power Devices (0x84 - 0x85)Lu Chang
2025-09-24clean uphathach
2025-09-24unify callback argument. support multiple packet get objecthathach
2025-09-23refactor APIhathach
2025-09-23try to add logo png to mtp examplehathach
2025-09-22Merge pull request #3259 from terjr/fix-tusb-verify-documentationZixun LI