diff --git a/CMakeLists.txt b/CMakeLists.txt index 761c304..6d2c5cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,4 +29,5 @@ idf_component_register( REQUIRES arduino-esp32 esp_rom + driver )