summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2024-09-13 23:42:53 +0700
committerGitHub <[email protected]>2024-09-13 23:42:53 +0700
commit5217cee5de4cd555018da90f9f1bcc87fb1c1d3a (patch)
tree456fbddbcd39ebb859b754f714cc6e04b68fb479 /library.json
parent3ff128bacfae3b82e80439981bebed9134b121ae (diff)
parent115b1bb71eec878a9e4bd06a1751f64ecfa2dcce (diff)
Merge pull request #2801 from hathach/release-0.17.00.17.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 3cdd5990f..c945d4b52 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
- "version": "0.16.0",
+ "version": "0.17.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":