diff options
| author | hathach <[email protected]> | 2020-01-03 17:11:22 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-01-03 17:11:22 +0700 |
| commit | 019d1b09c5fcaa601af6e0a2aba882031bcbd3c7 (patch) | |
| tree | 8cb1ce4350515183c51b4daf4851435bb98bff35 /README.md | |
| parent | 1bcf1217857fe5228669c01f8e78e5d411ee06a0 (diff) | |
try to trigger mynewt example
Diffstat (limited to 'README.md')
| -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://scan.coverity.com/projects/tinyusb) +[](https://github.com/hathach/tinyusb/actions) [](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. |
