diff options
Diffstat (limited to 'idf_component.yml')
| -rw-r--r-- | idf_component.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/idf_component.yml b/idf_component.yml index ba8b5d4b..8c6ab665 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.5.0" +version: "1.5.1" description: CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP tags: - usb @@ -18,7 +18,7 @@ repository: https://github.com/cherry-embedded/CherryUSB.git documentation: https://cherryusb.readthedocs.io/ issues: https://github.com/cherry-embedded/CherryUSB/issues dependencies: - idf: ">=5.0" + idf: ">=4.4.1" targets: - esp32s2 - esp32s3 |
