index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2020-11-29
travis: Stop using Travis for CI.
Damien George
2020-10-29
stm32: Support C++ code and user C modules written in C++.
Damien George
2020-10-29
esp32,unix: Support building C++ code.
stijn
2020-09-30
travis: Update zephyr build to v2.4.0.
Maureen Helm
2020-09-18
travis: Install setuptools for black code formatting.
Damien George
2020-08-21
travis: Add zephyr build to CI.
Maureen Helm
2020-07-17
travis: Change nrf pca10056 board to build with s140 SoftDevice.
Glenn Ruben Bakke
2020-07-16
travis: Add pca10090 build to nrf job.
Glenn Ruben Bakke
2020-07-16
travis: Install newer toolchain for nrf job.
Glenn Ruben Bakke
2020-06-26
travis: Build mboot for PYBV10 with LFS2 enabled in stm32 job.
Damien George
2020-06-22
travis: In stm32 job, build mboot for NUCLEO_WB55.
Damien George
2020-06-22
travis: Build qemu-arm with MP_ENDIANNESS_BIG=1 to test bigendian build.
Damien George
2020-06-17
travis: Change nrf pca10056 board to build with soft-device enabled.
Damien George
2020-05-29
travis: For powerpc job, build both UART variants.
Joel Stanley
2020-05-27
travis: Set build name so it appears in the web interfaces.
Joel Stanley
2020-05-27
travis: Run apt commands once, to slightly speed up the CI.
Joel Stanley
2020-05-15
travis: Build more boards as part of nrf job.
Jim Mussared
2020-04-30
travis: Make sure upstream/master exists when computing size-diff check.
Damien George
2020-04-29
unix: Add btstack to the unix submodules list.
Jim Mussared
2020-04-22
travis: Use tools/metrics.py to compute size diff of minimal ports.
Damien George
2020-04-18
all: Enable extra conversion warnings where applicable.
stijn
2020-04-18
travis: Finish jobs early after test failure.
stijn
2020-04-18
travis: Decrease build duration by starting OSX build early.
stijn
2020-04-13
travis: Split esp32 ESP-IDF v3 and v4 builds to separate jobs.
Thorsten von Eicken
2020-04-07
travis: Make OSX build work again by not installing pkgconfig.
stijn
2020-04-04
travis: Build GENERIC_1M board as part of esp8266 job.
Damien George
2020-03-30
tests/run-tests: Add commands to print and clean *.exp,out files.
David Lechner
2020-03-30
travis: Build full unix coverage build on osx job.
David Lechner
2020-03-28
travis: Build NUCLEO_L073RZ instead of B_L072Z_LRWAN1 for stm32 job.
Damien George
2020-03-28
travis: Use grep with --text on qemu-arm output.
David Lechner
2020-03-28
travis: Use custom PPA to get pre-built uncrustify.
David Lechner
2020-03-26
travis: Exclude some uasyncio tests on OSX.
Damien George
2020-03-26
travis: Print errors out for OSX job.
Damien George
2020-03-26
qemu-arm: Set default board as mps2-an385 to get more flash for tests.
Damien George
2020-03-11
travis: For unix tests use Makefile target instead of explicit commands.
Damien George
2020-03-10
travis: Run multi_net tests as part of coverage job.
Damien George
2020-03-10
travis: Build stm32 PYBD_SF6 with BTstack as bluetooth stack.
Damien George
2020-02-28
travis: Add CI job to check code formatting.
Damien George
2020-02-21
travis: Add OSX build to CI.
stijn
2020-02-16
unix/Makefile: Remove old variant targets that are no longer needed.
Damien George
2020-01-15
esp32: Enable NimBLE support on all builds (IDF 3.3 and 4.0).
Jim Mussared
2020-01-12
unix: Rename unix binaries to micropython-variant (not _variant).
Jim Mussared
2020-01-12
travis: Update travis to specify which unix variant to build.
Jim Mussared
2019-12-27
travis: Add stm32 build in nanbox mode.
Damien George
2019-12-27
travis: Add new job to build and test unix coverage in 32-bit mode.
Damien George
2019-12-13
travis: Build urandom native module in coverage job.
Damien George
2019-12-12
travis: Add tests for building and importing dynamic native modules.
Damien George
2019-10-29
travis: Add job to build and test unix minimal port.
Damien George
2019-10-22
powerpc: Add initial port to bare metal PowerPC arch.
Michael Neuling
2019-10-15
travis: Use "make submodules" to init required modules for each port.
Damien George
[next]