We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a099878 commit e038f4fCopy full SHA for e038f4f
CMakeLists.txt
@@ -32,6 +32,7 @@ set(CORE_SRCS
32
cores/esp32/esp32-hal-cpu.c
33
cores/esp32/esp32-hal-dac.c
34
cores/esp32/esp32-hal-gpio.c
35
+ cores/esp32/esp32-hal-hosted.c
36
cores/esp32/esp32-hal-i2c.c
37
cores/esp32/esp32-hal-i2c-ng.c
38
cores/esp32/esp32-hal-i2c-slave.c
0 commit comments