Initial public release of the 2024A software.
This commit is contained in:
parent
7b9ad3edfd
commit
303e9e1dad
361 changed files with 60083 additions and 2 deletions
12
managed_components/espressif__button/idf_component.yml
Normal file
12
managed_components/espressif__button/idf_component.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
dependencies:
|
||||
cmake_utilities: 0.*
|
||||
idf: '>=4.0'
|
||||
description: GPIO and ADC button driver
|
||||
documentation: https://docs.espressif.com/projects/esp-iot-solution/en/latest/input_device/button.html
|
||||
issues: https://github.com/espressif/esp-iot-solution/issues
|
||||
repository: git://github.com/espressif/esp-iot-solution.git
|
||||
repository_info:
|
||||
commit_sha: ef19f4a5524a0ea147c9eccde0438123b41aeeb1
|
||||
path: components/button
|
||||
url: https://github.com/espressif/esp-iot-solution/tree/master/components/button
|
||||
version: 3.5.0
|
Loading…
Add table
Add a link
Reference in a new issue