Commit graph

4 commits

Author SHA1 Message Date
Ivan Kravets ee4a1fdd12 Use external libs from submodules 2015-05-23 13:00:46 +03:00
Kristian Sloth Lauszus c7f9ed65e9 Don't run examples inside submodules and add libraries needed by testusbhostFAT.ino 2015-05-23 03:03:42 +02:00
Kristian Sloth Lauszus 251efba57b Added all example to .travis.yml
The list was generated using:
find . -type f  -name '*.ino' | awk '{ print "- PLATFORMIO_CI_SRC="$1 }' | sed 's/.\///'
2015-05-23 02:17:11 +02:00
Ivan Kravets 4839669636 Continuous Integration with TravisCI + PlatformIO
More details http://docs.platformio.org/en/latest/ci/travis.html
2015-05-23 00:00:46 +03:00