summaryrefslogtreecommitdiff
path: root/examples/device/audio_4_channel_mic/src/main.c
AgeCommit message (Expand)Author
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...hathach
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-04-15Fix bug in audio_4_channel_mic.cReinhard Panhuber
2021-04-15update plot script to work on macos and linuxhathach
2021-04-08Fix defines in audio_device.cReinhard Panhuber
2021-04-08Ensure half word alignment in audio 4 channel exampleReinhard Panhuber
2021-04-08Add 4 channel microphone audio example using software encodingReinhard Panhuber