Arduino AudioKit HAL
|
Files | |
file | audio_gpio.h [code] |
GPIO related functionality. | |
file | audio_hal.h [code] |
file | audio_system.h [code] |
esp_system functionality only for ESP32 | |
file | audio_type_def.h [code] |
Audio Types used by the HAL. | |
file | audio_types.h [code] |
Platform independent audio types. | |
file | AudioKit.h [code] |
Arduino API for AudioKit. | |
file | audiokit_board.h [code] |
Select bard.h based on AUDIOKIT_BOARD definition in configuration file. | |
file | audiokit_logger.h [code] |
Simple Logger we need to support both C and C++. | |
file | AudioKitSettings.h [code] |
AUDIOKIT_BOARD selects a specic board: 1) lyrat_v4_3 2) lyrat_v4_2 3) lyrat_mini_v1_1 4) esp32_s2_kaluga_1_v1_2 5) ai_thinker_v2_2 6) generci_es8388. | |