try to fix release body in tinyusb_src (not tested)

This commit is contained in:
hathach
2022-08-23 14:43:09 +07:00
parent 9e91b02ec7
commit 660e8f50a7
2 changed files with 4 additions and 3 deletions

View File

@@ -57,8 +57,7 @@ Host Stack
- Support app-level enumeration with new APIs
- tuh_descriptor_get(), tuh_descriptor_get_device(), tuh_descriptor_get_configuration(), tuh_descriptor_get_hid_report()
- tuh_descriptor_get_string(), tuh_descriptor_get_manufacturer_string(), tuh_descriptor_get_product_string(), tuh_descriptor_get_serial_string()
- Also add _sync() as sync/blocking version for above APIs
- Also add _sync() as sync/blocking version for above APIs
0.13.0
======