diff options
| author | hathach <[email protected]> | 2022-08-23 14:43:09 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-08-23 14:43:09 +0700 |
| commit | 660e8f50a7b551eec7e02f78c828a54394920e51 (patch) | |
| tree | d84a00d97e2064cdfff46c95f25a138a770e7048 /docs/info | |
| parent | 9e91b02ec7fb3502747b5c413a4824654fa7fc7e (diff) | |
try to fix release body in tinyusb_src (not tested)
Diffstat (limited to 'docs/info')
| -rw-r--r-- | docs/info/changelog.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/info/changelog.rst b/docs/info/changelog.rst index 67bb6af65..da29e04fb 100644 --- a/docs/info/changelog.rst +++ b/docs/info/changelog.rst @@ -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 ====== |
