This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-02-07 05:54:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
.travis.yml
4 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
refractor test try to add travis-ci
2013-05-09 13:48:11 +07:00
language
:
c
compiler
:
-
gcc
mkdir build before run test
2013-05-09 15:35:39 +07:00
script
:
cd tests/ && mkdir build && rake verbosity[4] test:all --trace
Reference in New Issue
Copy Permalink