|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | TaskZephyr |
| Zephyr thread based task. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Typedefs | |
| using | Task = TaskZephyr |
| Compatibility typedef for RTOS-based task naming. | |
| using | TaskHandle_t = k_tid_t |