add some code
This commit is contained in:
12
managed_components/espressif__knob/idf_component.yml
Normal file
12
managed_components/espressif__knob/idf_component.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
dependencies:
|
||||
cmake_utilities: 0.*
|
||||
idf: '>=4.4.1'
|
||||
description: Knob driver implemented through software pcnt
|
||||
documentation: https://docs.espressif.com/projects/esp-iot-solution/en/latest/input_device/knob.html
|
||||
issues: https://github.com/espressif/esp-iot-solution/issues
|
||||
repository: git://github.com/espressif/esp-iot-solution.git
|
||||
repository_info:
|
||||
commit_sha: 17c072bdd192f5bdbe26976b50ae410ccdde1ff9
|
||||
path: components/knob
|
||||
url: https://github.com/espressif/esp-iot-solution/tree/master/components/knob
|
||||
version: 1.0.0
|
||||
Reference in New Issue
Block a user