|
arduino-audio-tools
|
#include <string.h>#include <zephyr/kernel.h>#include <zephyr/net/dhcpv4.h>#include <zephyr/net/net_event.h>#include <zephyr/net/net_if.h>#include <zephyr/net/net_ip.h>#include <zephyr/version.h>#include "AudioLogger.h"Go to the source code of this file.
Classes | |
| class | EthernetZephyr |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Typedefs | |
| using | EthernetClass = EthernetZephyr |
Variables | |
| static EthernetZephyr | Ethernet |