Skip to content

Commit

Permalink
fix(build): Add the new driver to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev committed Jan 14, 2025
1 parent ba960e9 commit dd65f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ set(CORE_SRCS
cores/esp32/esp32-hal-dac.c
cores/esp32/esp32-hal-gpio.c
cores/esp32/esp32-hal-i2c.c
cores/esp32/esp32-hal-i2c-ng.c
cores/esp32/esp32-hal-i2c-slave.c
cores/esp32/esp32-hal-ledc.c
cores/esp32/esp32-hal-matrix.c
Expand Down

0 comments on commit dd65f0f

Please sign in to comment.