diff --git a/device_hal/button_driver/iot_button/idf_component.yml b/device_hal/button_driver/iot_button/idf_component.yml index 7c2323d8f..3a5ffd6b4 100644 --- a/device_hal/button_driver/iot_button/idf_component.yml +++ b/device_hal/button_driver/iot_button/idf_component.yml @@ -1,5 +1,3 @@ ## IDF Component Manager Manifest File dependencies: - button: - path: components/button - git: https://github.com/espressif/esp-iot-solution.git + espressif/button: "=2.0.1" \ No newline at end of file