summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-06-30 16:11:24 +0700
committerGitHub <[email protected]>2026-06-30 16:11:24 +0700
commitda41189467c00e339b89f722b6c6e24e4481b288 (patch)
tree1822de246f30fad267343a58831d71e4413fcb96 /library.json
parent40f4c12c6be504031d2e2808f191134739206b5e (diff)
parent47ce85fc1916ea08bee3c70c261fd8674604f169 (diff)
Merge pull request #3745 from hathach/claude/release-0.21.0
Release 0.21.0
Diffstat (limited to 'library.json')
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index efad438a7..7e2febb0c 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
- "version": "0.20.0",
+ "version": "0.21.0",
"description": "TinyUSB is an open-source cross-platform USB Host/Device stack for embedded system, designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events are deferred then handled in the non-ISR task function.",
"keywords": "usb, host, device",
"repository":