diff options
| author | hathach <[email protected]> | 2020-11-02 16:50:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-11-02 16:50:46 +0700 |
| commit | 6fcd540cb68483b1b1b25344a1a5e4560c77e276 (patch) | |
| tree | 950ffb02fff076b7523da2486c55a423f7bca98e /README.md | |
| parent | 67ac40b98d217dde82090bf10a0cf55af5d1c44b (diff) | |
enable cdc auto flush on write()
if there is enough data in the fifo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@  -[](https://github.com/hathach/tinyusb/actions) [](https://opensource.org/licenses/MIT) [](https://scan.coverity.com/projects/tinyusb) +[](https://github.com/hathach/tinyusb/actions) [](https://opensource.org/licenses/MIT) 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. |
