summaryrefslogtreecommitdiff
path: root/library.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-09-18 18:01:28 +0700
committerhathach <[email protected]>2024-09-18 18:01:28 +0700
commit9bfb3e7787bda049ed4d8cf083d4a729143be1eb (patch)
tree5715eabcffb8465a5e4ff29be5d794b5b8ff9f21 /library.json
parent7867464694a5889f5974385e962f40c9a064c7b2 (diff)
parentf4dd1764849d005a2e44d51f62428aeaf2513804 (diff)
Merge branch 'refs/heads/master' into fork/HiFiPhile/dwc2_dma
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":