diff options
| author | perigoso <[email protected]> | 2021-07-27 20:18:39 +0100 |
|---|---|---|
| committer | perigoso <[email protected]> | 2021-07-30 12:46:30 +0100 |
| commit | 0da08031eaf62dd7dc4b490fc0c5bcd268a6bc5e (patch) | |
| tree | ca250e9da7bc9d58c2a1784752871fe69de97b77 | |
| parent | f900a3ba7f013d65114af946c4fbeba6dd8b7551 (diff) | |
readme: added docs status badge
Signed-off-by: perigoso <[email protected]>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@  -[](https://github.com/hathach/tinyusb/actions) [](https://opensource.org/licenses/MIT) +[](https://github.com/hathach/tinyusb/actions) [](https://openinput.readthedocs.io/en/latest/?badge=latest) [](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. |
