mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-15 03:40:19 +00:00
5 lines
77 B
YAML
5 lines
77 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script: cd tests/lpc18xx_43xx && rake test:all
|