Skip to content

Commit 5f4701b

Browse files
committed
added fuzzing status
1 parent 95403ed commit 5f4701b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. figure:: docs/assets/logo.svg
22
:alt: TinyUSB
33

4-
|Build Status| |Documentation Status| |License|
4+
|Build Status| |Documentation Status| |Fuzzing Status| |License|
55

66
TinyUSB is an open-source cross-platform USB Host/Device stack for
77
embedded system, designed to be memory-safe with no dynamic allocation
@@ -130,6 +130,8 @@ in your project.
130130
:target: https://github.com/hathach/tinyusb/actions
131131
.. |Documentation Status| image:: https://readthedocs.org/projects/tinyusb/badge/?version=latest
132132
:target: https://docs.tinyusb.org/en/latest/?badge=latest
133+
.. |Fuzzing Status| image:: https://oss-fuzz-build-logs.storage.googleapis.com/badges/tinyusb.svg
134+
:target: https://oss-fuzz-build-logs.storage.googleapis.com/index.html#tinyusb
133135
.. |License| image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
134136
:target: https://opensource.org/licenses/MIT
135137

0 commit comments

Comments
 (0)