Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis CI: STM32F401CDISCOVERY build fails because of SerialUSB | bnewbold | 2015-03-03 | 1 | -0/+1 |
| | | | | | Need a better test build file that exersizes more of the code base, but only the available hardware features. | ||||
* | travis CI: add STM32F401CDISCOVERY build target | bnewbold | 2015-03-03 | 1 | -0/+1 |
| | |||||
* | travis CI: make for JTAG targets by default | bnewbold | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | travis CI: now expect maple_native build to pass | bnewbold | 2015-03-01 | 1 | -1/+0 |
| | |||||
* | travis: update to list of currently-working test-session.cpp boards | bryan newbold | 2014-11-23 | 1 | -0/+3 |
| | |||||
* | travis: point to new test paths | bryan newbold | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | travis-ci: allow st_stm3220g_eval board to fail build tests | bnewbold | 2014-09-05 | 1 | -1/+3 |
| | | | | But build it anyways. | ||||
* | travis-ci: enable apt caching (for speed) | bnewbold | 2014-09-05 | 1 | -0/+1 |
| | | | | | | This will tell Travis build machines to accept (network) local apt caches for the launchpad PPA of gcc-arm-embedded, as per http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages | ||||
* | travis: specify language as cpp | bnewbold | 2014-09-01 | 1 | -0/+1 |
| | |||||
* | builds: experimental travis.yml support | bnewbold | 2014-08-28 | 1 | -0/+14 |