111 Commits (d6243568a05d423b58522435c3779975acbf56dd)

Author SHA1 Message Date
Damien George 8267f0866c travis: Use tools/metrics.py to compute size diff of minimal ports. 5 years ago
stijn 30840ebc99 all: Enable extra conversion warnings where applicable. 5 years ago
stijn 4677315a01 travis: Finish jobs early after test failure. 5 years ago
stijn 91a6ddc78a travis: Decrease build duration by starting OSX build early. 5 years ago
Thorsten von Eicken e880c8dfaa travis: Split esp32 ESP-IDF v3 and v4 builds to separate jobs. 5 years ago
stijn bd5633778f travis: Make OSX build work again by not installing pkgconfig. 5 years ago
Damien George ad2b3185da travis: Build GENERIC_1M board as part of esp8266 job. 5 years ago
David Lechner 581f9135a4 tests/run-tests: Add commands to print and clean *.exp,out files. 5 years ago
David Lechner 2461349b27 travis: Build full unix coverage build on osx job. 5 years ago
Damien George b56caaf104 travis: Build NUCLEO_L073RZ instead of B_L072Z_LRWAN1 for stm32 job. 5 years ago
David Lechner 6c77d5c7cd travis: Use grep with --text on qemu-arm output. 5 years ago
David Lechner 0608fbff29 travis: Use custom PPA to get pre-built uncrustify. 5 years ago
Damien George 3667effff1 travis: Exclude some uasyncio tests on OSX. 5 years ago
Damien George 98ab7643a7 travis: Print errors out for OSX job. 5 years ago
Damien George ab00f4c44e qemu-arm: Set default board as mps2-an385 to get more flash for tests. 5 years ago
Damien George f552451cba travis: For unix tests use Makefile target instead of explicit commands. 5 years ago
Damien George bd50651567 travis: Run multi_net tests as part of coverage job. 5 years ago
Damien George ecee6f2877 travis: Build stm32 PYBD_SF6 with BTstack as bluetooth stack. 5 years ago
Damien George f6375ac3eb travis: Add CI job to check code formatting. 5 years ago
stijn 2d800c77a0 travis: Add OSX build to CI. 5 years ago
Damien George baf11f237b unix/Makefile: Remove old variant targets that are no longer needed. 5 years ago
Jim Mussared 3032ae1155 esp32: Enable NimBLE support on all builds (IDF 3.3 and 4.0). 5 years ago
Jim Mussared 977b532c8f unix: Rename unix binaries to micropython-variant (not _variant). 5 years ago
Jim Mussared 7319d546b7 travis: Update travis to specify which unix variant to build. 5 years ago
Damien George e83ab7374b travis: Add stm32 build in nanbox mode. 5 years ago
Damien George 11b4524b39 travis: Add new job to build and test unix coverage in 32-bit mode. 5 years ago
Damien George 4da763fc49 travis: Build urandom native module in coverage job. 5 years ago
Damien George ac769672fd travis: Add tests for building and importing dynamic native modules. 5 years ago
Damien George 162016ad9c travis: Add job to build and test unix minimal port. 5 years ago
Michael Neuling 079cc940a6 powerpc: Add initial port to bare metal PowerPC arch. 5 years ago
Damien George f562f94e1c travis: Use "make submodules" to init required modules for each port. 5 years ago
Mike Causer 3117fde407 travis: Add esp8266 GENERIC_512K build to CI. 5 years ago
Jim Mussared fa23033fc4 travis: Add BLE submodules to ESP32 IDF4 build. 5 years ago
Damien George deef6f3718 travis: Build unix nanbox with PYTHON=python2. 5 years ago
Jim Mussared d72dbb822c stm32: Provide port-specific implementation for Nimble on STM32. 5 years ago
Damien George 6647d03e42 travis: Build more stm32 boards to cover all supported MCUs. 5 years ago
Jim Mussared b1505541da travis: Add ESP32 build with IDF v4. 5 years ago
Damien George 0b85b5b8b3 travis: Add new job to test unix port with sys.settrace enabled. 5 years ago
Damien George 8f55a8fab6 travis: Build an stm32 board with threading enabled to test it with CI. 5 years ago
Damien George a67d9155e6 travis: Switch unix stackless build to use clang. 5 years ago
Damien George 14f61a224d travis: Build stm32 mboot for PYBD_SF6 as part of CI. 5 years ago
Damien George 9ca4789130 travis: Add samd port to Travis build. 5 years ago
Damien George 9cebead276 travis: Enable performance benchmark tests on standard unix build. 5 years ago
Damien George e06dcad5d3 travis: Build esp32 firmware as part of Travis CI. 5 years ago
Damien George cc12f750b4 travis: Build esp8266 firmware as part of Travis CI. 5 years ago
Damien George c60e0a09f0 travis: Selectively fetch git submodules only when needed. 5 years ago
Damien George 84f1067f7f travis: Build PYBD_SF2 board as part of the stm32 job. 6 years ago
Damien George 2bcb240b55 travis: Enable test for running native code via mpy. 6 years ago
Damien George 775c7b86f0 travis: Update to use Ubuntu 16.04 Xenial for CI builds. 6 years ago
Damien George b7004efe36 travis: Add nrf port to Travis CI build. 6 years ago