We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1511d commit e749b5fCopy full SHA for e749b5f
CMakeLists.txt
@@ -27,6 +27,7 @@ set(CORE_SRCS
27
cores/esp32/cbuf.cpp
28
cores/esp32/ColorFormat.c
29
cores/esp32/esp32-hal-adc.c
30
+ cores/esp32/esp32-hal-bt.c
31
cores/esp32/esp32-hal-cpu.c
32
cores/esp32/esp32-hal-dac.c
33
cores/esp32/esp32-hal-gpio.c
0 commit comments