diff options
| author | hathach <[email protected]> | 2019-12-18 15:18:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-12-18 15:18:05 +0700 |
| commit | 65711de870ba4ef178d08f9f02fb76c69306aa67 (patch) | |
| tree | 4527dc016c6bae9eefa460e4aeb0bc98ffd1b7ab | |
| parent | a601f59df5e61801cbbe87467c70a48b740d4bfd (diff) | |
added coverity badge
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@  -[](https://travis-ci.org/hathach/tinyusb) [](https://opensource.org/licenses/MIT) +[](https://travis-ci.org/hathach/tinyusb) [](https://opensource.org/licenses/MIT)[](https://scan.coverity.com/projects/tinyusb) 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. |
