idf_component_register(
SRCS "main.c" "i2s_out.c" "waveform.c" "cmd.c"
INCLUDE_DIRS "."
REQUIRES driver esp_driver_i2s
)