You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
Add the missing files: board.c, board.h, board_def.h, board_pins_config.c to the new directory. You can take the original files from espressif as starting point
Compare your copied files with one of the existing AudioKit implementations and apply the necessary changes
Wrap the code of the board.c and board_pins_config.c in #if AUDIOKIT_BOARD== your number from step 1 #endif
Add additional includes/Replace includes
Add the new logic in src/audio_hal/audiokit_board.h