Skip to content

Commit e038f4f

Browse files
committed
fix(core): Add missing hosted file
1 parent a099878 commit e038f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ set(CORE_SRCS
3232
cores/esp32/esp32-hal-cpu.c
3333
cores/esp32/esp32-hal-dac.c
3434
cores/esp32/esp32-hal-gpio.c
35+
cores/esp32/esp32-hal-hosted.c
3536
cores/esp32/esp32-hal-i2c.c
3637
cores/esp32/esp32-hal-i2c-ng.c
3738
cores/esp32/esp32-hal-i2c-slave.c

0 commit comments

Comments
 (0)