summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2025-11-20 00:06:15 +0700
committerGitHub <[email protected]>2025-11-20 00:06:15 +0700
commit790c7a0d7a6099e88a0bf6bbc341504c8bdaa974 (patch)
tree9749a21da41ee3e925ef61035b6468e3e2fb49cd /library.json
parentd1a261ec1260483b9c7fa2c1a2f2fbb2e36c074d (diff)
parentf6a77b87f04386ea27effb7c1faf8e1a33da0fa1 (diff)
Merge pull request #3349 from hathach/update-agents
release 0.20.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 718fd84d3..efad438a7 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
- "version": "0.19.0",
+ "version": "0.20.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":