Sashka
09b8b8087c
Add libesphttpd to extras and supporting example ( #458 )
...
* libesphttpd: added extras and example
* Added "heatshrink" as a submodule
* Updated libesphttpd
* Updated libesphttpd
* Trying to fix the commit id
* Updated libesphttpd
* Added zlib1g-dev package
* Use native gcc to build mkespfsimage and mkupgimg
* Added NS and GW for DHCP server configuration
2017-10-23 23:59:13 +02:00
sheinz
8ce00cdf21
Fix pyserial import on travis CI
2017-08-18 17:38:38 +03:00
Our Air Quality
91e89001c3
travis: update the esp-open-sdk version used.
2017-06-07 18:36:06 +10:00
sheinz
438a7582bf
Revert "Travis running tests" ( #291 )
2016-11-21 11:39:13 +02:00
sheinz
6481f71ce0
Travis running tests on test servers ( #272 )
...
- README.md for adding test servers
- Bash script for running tests on remote servers
- Extend test_runner.py to flash using esptool.py
- Python3.4 support. README.md update
2016-11-19 12:32:38 +02:00
Our Air Quality
2bc87e9414
Use a separate file for the private SSID config. ( #268 )
2016-11-12 22:24:29 +02:00
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