We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba960e9 commit dd65f0fCopy full SHA for dd65f0f
CMakeLists.txt
@@ -33,6 +33,7 @@ set(CORE_SRCS
33
cores/esp32/esp32-hal-dac.c
34
cores/esp32/esp32-hal-gpio.c
35
cores/esp32/esp32-hal-i2c.c
36
+ cores/esp32/esp32-hal-i2c-ng.c
37
cores/esp32/esp32-hal-i2c-slave.c
38
cores/esp32/esp32-hal-ledc.c
39
cores/esp32/esp32-hal-matrix.c
0 commit comments