summaryrefslogtreecommitdiff
path: root/idf_component.yml
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2025-07-13 20:26:08 +0800
committersakumisu <[email protected]>2025-07-14 11:49:37 +0800
commitf3b5025b646727412864d06aff59c6d0fa4a4079 (patch)
tree2e9c15199c3e95dd4f4d5c24445e446e6db0be01 /idf_component.yml
parente32486f9a8d6ae966940fdd60b429f86de8a839b (diff)
update(cherryusb): update to v1.5.1v1.5.1
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'idf_component.yml')
-rw-r--r--idf_component.yml4
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