summaryrefslogtreecommitdiff
path: root/examples/device/audio_test/src/tusb_config.h
AgeCommit message (Expand)Author
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-06-14audio: update examplesHiFiPhile
2024-04-28Update audio_test & audio_test_freertos examples to work with high-speed.HiFiPhile
2022-12-29Minor audio_test example fix.Mengsk
2022-06-06more example updatehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-04-03Delete old settingsReinhard Panhuber
2021-04-03Generalize audio driver for 3 audio functions plus a lot more.Reinhard Panhuber
2021-03-13move AUDIO_SAMPLE_RATE to example main.chathach
2021-03-10Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio StreamsReinhard Panhuber
2021-02-12Fix a ; in #define definitionReinhard Panhuber
2021-02-12Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-12Complete redesign of audio driver.Reinhard Panhuber
2021-01-24rp2040 audio_test compilehathach
2020-11-01house keeping: make tu_print_mem format easier to compare with hex2dumphathach
2020-10-09Extend example s.t. a saw tooth is sent.Reinhard Panhuber
2020-08-19Commit before sharing.Reinhard Panhuber