Gijs Noorlander
f008accd4e
[Sonoff POW] Merge POW r1/r2 in the same build
...
Sonoff POW build now is usable for both POW and POW r2.
Use the Reset Factory default to select proper pre-defined setup for keys and relay.
Both power sensors are included as plugin.
2018-11-27 23:05:06 +01:00
Unknown
63f01e7d9b
[Build] Add test_ESP8266_1024_VCC to deploy script
2018-11-20 01:15:35 +01:00
Unknown
a5f50fda5a
[Build scripts] Add build script for Linux and include docs
2018-11-20 01:12:42 +01:00
TD-er
0a72b711f9
[PUYA] Apply generic patch on all builds checking for PUYA flash
...
Applied this patch made by @uzi18
https://github.com/esp8266/Arduino/issues/4061#issuecomment-368273656
It is now included in all builds
2018-11-06 15:56:36 +01:00
Gijs Noorlander and GitHub
a8c565ee5f
Merge branch 'mega' into cleanup/reduce_flashStrings
2018-11-06 11:27:21 +01:00
TD-er
0085986701
[OTA] Add ESP8285 1M OTA minimal build
2018-11-03 01:37:42 +01:00
Grovkillen and GitHub
ed592a3a0a
[Deploy] "source" folder was named "Source"
2018-10-31 08:53:02 +01:00
Jimmy Westberg
25fadfc1ed
[Deploy] small letters are the standard
2018-10-30 22:29:56 +01:00
Jimmy Westberg
007ef78f2b
[Deploy] Added sub folder for BIN files
...
I moved the compiled files to a sub folder (BIN) which makes it auto load if using the ESP.Easy.Flasher.exe
2018-10-30 21:05:09 +01:00
TD-er
e3591aceb2
[Core 2.4.2] Set core 2.4.2 as default platform
...
Also added separate build using core 2.4.1 for those with PWM issues.
2018-10-30 00:23:36 +01:00
TD-er
f983dd924d
[Build] Add Sonoff POW R2 (4MB)
...
Sonoff POW R2 has 4 MB flash. So this needs a separate build, compared to the regular POW.
2018-10-24 20:44:48 +02:00
TD-er
0e3b9c9e47
[Travis Doc] Remove building documentation by Travis
...
It seems to break the nightly builds, so remove for now.
2018-10-10 15:54:34 +02:00
TD-er
ef1e371514
[Docs] Disable travis_terminate for now
...
Apparently `travis_terminate` does not exist anymore as a command to stop the script without failing.
2018-10-08 19:29:56 +02:00
TD-er
12c3e5f81f
[Docs] Add Travis check for documentation and stop build for docs only
...
Let Travis build the documentation and prevent full build when only documentation changed.
2018-10-08 15:34:02 +02:00
TD-er
947e1e0343
[Build] Add esp32test_1M8_partition build and warning on ESP32 partition
2018-09-26 22:49:30 +02:00
TD-er
272ed8c578
[Shelly1] Add first test build for Shelly1 nodes
...
[Shelly1 Open Source (ESP8266-2MB)](https://shelly.cloud/shelly1-open-source/ )
This is a preliminary test version as I have not yet received my ordered modules.
Also there is a [feature request](https://github.com/esp8266/Arduino/issues/5096#issuecomment-417942708 ) out for adding proper flash layout for these 2M flash modules which allow proper OTA.
2018-09-02 22:31:05 +02:00
TD-er
7ad8880651
[IR/IRTX] For PullReq #1645 split IR/IRTX to a separate build
...
The new library takes a lot of resources.
2018-08-25 01:01:48 +02:00
Gijs Noorlander and GitHub
5449d82639
[PR #1304 ] Rename file before running crc2.py
...
Quick patch of PR #1304
2018-05-12 22:57:17 +02:00
TD-er
b6284f2701
[build] Do builds twice on the nightly builds
...
And added build for ESP32 and Sonoff POW
2018-05-11 13:42:41 +02:00
Michael Schröder and DatuX
dd9db3b557
Added Vcc-binaries to deploy process ( #933 )
2018-02-25 14:11:25 +01:00
Edwin Eefting
fec069ba00
Merge branch 'v2.0' into mega
2018-02-14 03:27:15 +01:00
Edwin Eefting
d835ef679c
updated deploy script for PUYA
2018-02-14 03:23:50 +01:00
Edwin Eefting
8bdfa656de
Add CRC checks to all binaries when building a release with travis. fixes #779
2018-02-02 02:27:23 +01:00
Grovkillen and Edwin Eefting
3131a075f5
Changed bin file names to be more descriptive. ( #597 )
...
* Changed bin file names to be more descriptive.
* Fixed TRAVIS check
2017-11-21 23:42:10 +01:00
Grovkillen and DatuX
33a6c39fc4
Changed bin file names to be more descriptive. ( #597 )
...
* Changed bin file names to be more descriptive.
* Fixed TRAVIS check
2017-11-21 23:40:19 +01:00
Edwin Eefting
43ef90f688
also distribute ESP8285 binaries
2017-05-28 15:15:06 +02:00
Edwin Eefting
7997ca20b4
deploy in platformio format
2017-03-02 19:11:04 +01:00
Edwin Eefting
640ee05cd5
platformio settings, travis settings, flashtools for windows, deploy script to create release .zip file
2017-03-01 22:34:35 +01:00