summaryrefslogtreecommitdiff
path: root/examples/device/uac2_headset/src
AgeCommit message (Expand)Author
2023-11-14Typo fix.HiFiPhile
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-07Update examplesRocky04
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-06-08Fix typosEugene Kliuchnikov
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-03-18minor clean uphathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-02-16Merge pull request #1853 from NullMember/masterHiFiPhile
2023-01-13examples/uac2: Fix mute and volume array lengthsMalik Enes Safak
2022-11-30Add endpoint definitions for more example projects.Gordon McNab
2022-09-13Don't assume different enum types can be combinedBen Avison
2022-09-13Remove unreachable codeBen Avison
2022-06-27fix all device examples warningshathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06more example updatehathach
2022-05-28Fix printf long int compiler errorLeon Loeser
2022-03-01in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.caleb crome
2022-02-25fix uac2_headset buildhathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-10-17more with -Wcast-qualhathach
2021-09-29clean uphathach
2021-08-26TD 9.12 remote wakeup testhathach
2021-08-13Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rxHa Thach
2021-07-17Fix ISO support.MasterPhi
2021-07-08add settings for Renesas RX familykkitayam
2021-07-04Move audio_control_request_t to audio.hMasterPhi
2021-07-04Prevent overflow noiseMasterPhi
2021-07-04Clear FIFO only if enabled...MasterPhi
2021-07-04Add 24bit loopback in example.MasterPhi
2021-07-04Refactor descriptor, add alt settings support.MasterPhi
2021-07-04Fix typoMasterPhi
2021-07-04Fix audiod_get_AS_interface_index in audio class.MasterPhi
2021-05-26fix uac2_headset examplenoodlefighter
2021-05-20fix uac2_headset example: type of bRequest should be uint8_t, not enumeratenoodlefighter
2021-04-15Try to resolve include hassle in uac2_headsetReinhard Panhuber
2021-04-03Fix uac2_headset include hassle be declaring value by handReinhard Panhuber
2021-04-03Fix uac2_headsetReinhard Panhuber
2021-04-03Fix wrong pointer type in audio_device.cReinhard Panhuber
2021-04-03Fix uac2_headset exampleReinhard Panhuber
2021-04-03Fix potential bug in support FIFO sizesReinhard Panhuber
2021-04-03Fix typo in uac2_headsetReinhard Panhuber
2021-04-03Fix old defines in uac2_headsetReinhard Panhuber
2021-04-03Add missing #defines in uac2_headset exampleReinhard Panhuber
2021-04-03Fix #define error in uac2_headsetReinhard Panhuber