oss-fuzz/projects/tinyusb/project.yaml

12 lines
275 B
YAML

homepage: "https://docs.tinyusb.org/en/latest/"
language: c++
primary_contact: "Ha Thach"
main_repo: "https://github.com/hathach/tinyusb.git"
primary_contact: "tinyusb.org@gmail.com"
auto_ccs:
- "nathaniel.brough@gmail.com"
sanitizers:
- address
- undefined
- memory