We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f70d2 commit 335cedfCopy full SHA for 335cedf
CMakeLists.txt
@@ -7,6 +7,7 @@ set(CORE_SRCS
7
cores/esp32/esp32-hal-dac.c
8
cores/esp32/esp32-hal-gpio.c
9
cores/esp32/esp32-hal-i2c.c
10
+ cores/esp32/esp32-hal-i2c-slave.c
11
cores/esp32/esp32-hal-ledc.c
12
cores/esp32/esp32-hal-matrix.c
13
cores/esp32/esp32-hal-misc.c
0 commit comments