update doc, bump up release 0.18.0

revert OPT_MCU_RAXXX value back to 1403
This commit is contained in:
hathach
2024-12-25 12:17:42 +07:00
parent 7c1afa837a
commit ab9472f584
7 changed files with 90 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "TinyUSB",
"version": "0.17.0",
"version": "0.18.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":