Commit graph

12 commits

Author SHA1 Message Date
Angus Gratton
34094d233c Travis: build rboot bootloader as part of automated build 2016-05-28 11:32:16 +10:00
Angus Gratton
f38bb74593 OTA Images: Use esptool.py elf2image --version=2 instead of requiring esptool2 2016-05-28 11:27:10 +10:00
Angus Gratton
b83d4a4293 Travis: Update esp-open-sdk commit to work around rewritten history on submodule 2016-05-15 22:16:42 +10:00
Angus Gratton
57c718d835 Travis: Work around 4MB log limit when building all examples 2016-05-15 22:16:42 +10:00
Angus Gratton
a97fb75261 Stop gap workaround for 'esp-open-sdk STANDALONE=n' build failure
Stop gap measure. See #126 for context/options.
2016-04-14 17:34:03 +10:00
Alex Stewart
5b16aa5ba4 Change #warning to #error in ssid_config.h 2016-04-06 11:42:58 -07:00
Alex Stewart
fa6dd22957 Add WARNINGS_AS_ERRORS=1 to Travis build config 2016-04-06 11:06:11 -07:00
Angus Gratton
0ea1b3070e Travis: esptool2 now in its own repository 2015-12-30 15:08:31 +11:00
Angus Gratton
bb0f31369f Bump esp-open-sdk revision used for Travis, fix build as old revisions now missing 2015-12-30 14:09:53 +11:00
Angus Gratton
5200c5f2ef Travis: Don't cache the ccache directory between builds 2015-12-01 09:57:25 +11:00
Angus Gratton
0078a9e04e Travis: Verbose build output 2015-12-01 09:54:07 +11:00
Angus Gratton
24ff83fc41 Add Travis support - build toolchain, esptool2, all example projects
Toolchain & esptool2 are cached for quicker follow-up builds. Versioning
of these is accomplished via commit variables in .travis.yml.
2015-08-21 15:53:25 +10:00