| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-07 | skip travis build | hathach | |
| 2019-11-13 | travis: fetch xPack risc-v toolchain | Sean Cross | |
| This toolchain seems popular in the embedded space, and is generally preferred over the upstream SiFive toolchain. It can produce both 32- and 64-bit binaries, so its prefix is riscv-none-embed-. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-10-01 | -Wno-error=cast-function-type is only available for gcc 8+, change travis ↵ | hathach | |
| dist to bionic | |||
| 2019-07-08 | travis fix typo | hathach | |
| 2019-07-08 | more with travis | hathach | |
| 2019-07-08 | clean up | hathach | |
| 2019-07-08 | more travis | hathach | |
| 2019-07-08 | test travis | hathach | |
| 2019-07-08 | test trigger mynewt example repo | hathach | |
| 2019-06-10 | run ceedling uinit test (no tests yet) | hathach | |
| 2019-06-10 | travis cont | hathach | |
| 2019-06-10 | more travis test | hathach | |
| 2019-06-10 | use sourceline | hathach | |
| 2019-06-10 | test travis | hathach | |
| 2019-04-26 | include msc_dual_lun example to travis | hathach | |
| 2019-03-20 | add pca10056 to travis buidl | hathach | |
| 2019-03-16 | add stm32f4 board to travis build | hathach | |
| 2019-01-08 | Remove txbuf in favor of fifo. | Scott Shawcroft | |
| Fifo incurs a second copy into a USB buffer but this ensures the correct USB buffer alignment. Some LPC chips require 64 byte alignment that txbuf couldn't do. | |||
| 2019-01-04 | Change travis for makefile. | Scott Shawcroft | |
| 2019-01-04 | Split out txbuf and add unit test. | Scott Shawcroft | |
| 2018-11-25 | Update travis to build the example | Scott Shawcroft | |
| Also remove the old failing tests so the build is passing. | |||
| 2014-04-18 | disable running test for lpc175x_6x on travis | hathach | |
| 2013-06-29 | update ,travis.yml | hathach | |
| 2013-06-05 | added dcd_dma_descriptor_t typdef | hathach | |
| reorganize test project, multiple test projects each is specifically for an MCU | |||
| 2013-05-09 | remove verbose& trace option, able to run full build. But build script ↵ | hathach | |
| always exit 1 --> build error | |||
| 2013-05-09 | mkdir build before run test | hathach | |
| 2013-05-09 | add trace option to build test | hathach | |
| 2013-05-09 | add verbose to test build to detect error | hathach | |
| 2013-05-09 | travis I am coming | hathach | |
| 2013-05-09 | travis again | hathach | |
| 2013-05-09 | update travis yml | hathach | |
| 2013-05-09 | refractor test | hathach | |
| try to add travis-ci | |||
