mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
4 lines
100 B
YAML
4 lines
100 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script: cd tests/ && mkdir build && rake verbosity[4] test:all --trace |