Theo Arends
d1078c5ce0
Workaround device hangs
...
Workaround device hangs by using core 2.7.1 (#8913 )
2020-07-15 17:30:42 +02:00
Jason2866
481d26ce5f
Use core 2.7.2
2020-07-09 20:58:17 +02:00
Theo Arends
642fa216c2
Merge branch 'development' into pre-release
2020-07-04 12:04:41 +02:00
Jason2866
3d2914bf8e
Refactor PlatformIO.ini
...
Deleting uneeded entrys. Moving and adding some entrys.
2020-06-19 20:14:59 +02:00
Jason2866
750e28d135
Better placing for -DUSE_CONFIG_OVERRIDE...
...
update to espressif8266@2.5.3 (minor fixes)
2020-06-19 18:16:55 +02:00
Jason2866
303b49f2fe
use espressif8266@2.5.2
...
minor fixes in PlatformIO framework
2020-06-14 15:18:38 +02:00
Jason2866
0a88c56376
Update platformio.ini
2020-06-02 21:46:56 +02:00
Stephan Hadinger
016258e363
Prepare compile flags for Arduino patches in flight
2020-05-18 20:06:47 +02:00
Theo Arends
0404adf4a2
Merge branch 'development' into pre-release
2020-05-10 11:28:17 +02:00
Jason2866
5d413b917a
Move standard ESP8266 core...
...
build_flags to section `[esp82xx_defaults]`
2020-05-08 09:50:03 +02:00
Jason2866
7e165a03c3
Update platformio.ini
2020-05-08 09:11:46 +02:00
Jason2866
41d8b33d1b
Use Core 2.7.1
2020-05-08 08:57:00 +02:00
Theo Arends
b00463900b
Merge branch 'development' into pre-release
2020-05-07 18:14:34 +02:00
Jason2866
4db23b1c02
Revert changes from #8375 in platformio.ini
2020-05-07 17:15:08 +02:00
gemu2015
72b49a5f2d
Update platformio.ini
2020-05-07 16:23:05 +02:00
Jason2866
82ec017b3b
enable user_config_override.h by default
2020-05-06 16:22:27 +02:00
Theo Arends
895b13ba19
Merge branch 'development' into pre-release
2020-05-06 10:36:17 +02:00
Stephan Hadinger
a43485bf62
Don't align PSTR on 4 bytes boundaries
2020-05-05 21:00:50 +02:00
Theo Arends
e2da3e432e
Merge branch 'development' into pre-release
2020-05-05 14:31:43 +02:00
Jason2866
8fb0a66785
PlatformIO ESP8266 v.2.5.0
2020-05-05 08:03:47 +02:00
Jason2866
66378f962b
Hotfix: Use patched Core 2.7.0...
...
since the new introduced XMC flash OTA handling in eboot.elf does not work. Device is a Softbrick and needs serial flashing.
Replaced eboot.elf with a older working version
Solves #8334
2020-05-04 16:50:56 +02:00
Jason2866
54e46cb321
Core 2.7.0 ( #36 )
...
* Prep for core 2.7
* Test release core 2.6.3...
if it appears in build
* Release zip as source for core?
* Release Core 2.7.0
removed comment behind definition since it generates on some platforms errors
* Update platformio_override_sample.ini
* Update (#34 )
* Fix pin handling part 1
* Change pin handling part 2
* Change pin handling part 3
* Change pin handling part 4/4
* Fix pin handling part 4/4
* Change pin handling part 5
* Change pin handling part 6
* Update xsns_02_analog.ino
* Only advance to next palette color when fade is down
* Rework DGR channel update
* Update Changelog and Release notes
* Switch from GPIO array to Pin array
* Change ESP32 pin allocation part 1
* Change pin array names
Change pin array names to block unwanted use of direct access
* Fix ESP32 settings size
Fix ESP32 settings size as regression from yesterday
* Change ESP32 pin allocation part 2
* Fix http message time
* Create CI_github.yml
* CI on Push and Pull
* Change ESP32 pin allocation part 3
* Fix ESP32 pin allocation part 3 regression
* Rename .travis.yml to .travis.yml.off
* Update CI_github.yml
* Update README.md
* Update PULL_REQUEST_TEMPLATE.md
* Fix CI badge
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: kugelkopf123 <45996965+kugelkopf123@users.noreply.github.com>
Co-authored-by: Paul C Diem <PCDiem@FoxValley.net>
Co-authored-by: device111 <48546979+device111@users.noreply.github.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: kugelkopf123 <45996965+kugelkopf123@users.noreply.github.com>
Co-authored-by: Paul C Diem <PCDiem@FoxValley.net>
Co-authored-by: device111 <48546979+device111@users.noreply.github.com>
2020-05-01 14:29:52 +02:00
Theo Arends
ade7b4b96e
Merge branch 'development' into pre-release
2020-04-28 16:05:06 +02:00
Jason2866
06841bbdff
Use RC candidate of core v.2.7
2020-04-24 11:27:30 +02:00
Theo Arends
c977069df5
Merge branch 'development' into pre-release
2020-04-20 18:31:20 +02:00
Jason2866
8035590e95
Defaults for ESP82xx and ESP32
2020-04-16 19:46:26 +02:00
Jason2866
9bebc96936
Update platformio.ini
2020-04-14 10:52:10 +02:00
Jason2866
81627bbf0e
Update platformio.ini
2020-04-13 19:49:10 +02:00
Theo Arends
b532430ff8
Merge branch 'development' into pre-release
2020-04-07 10:45:26 +02:00
Jason2866
02fec9d8d4
DFP_IN_IROM
2020-04-07 09:28:39 +02:00
Theo Arends
4b98e9dfb2
Merge branch 'development' into pre-release
2020-04-05 14:33:47 +02:00
Stephan Hadinger
f46923ba1e
Change remove floating point libs from IRAM
2020-03-31 23:04:17 +02:00
Jason2866
308b145514
Update platformio.ini
2020-03-25 14:05:31 +01:00
Jason2866
5c0d78ac42
Generate gzip binaries
2020-03-21 15:57:59 +01:00
Theo Arends
f918181127
Merge branch 'development' into release
2020-03-12 11:07:57 +01:00
Jason2866
fc29e31d20
Change to Tasmota freeze stage for development...
...
solving issue https://github.com/arendst/Tasmota/issues/7879
Tests of the freezed stage core shows (so far) no issues.
With regard to the new release version 8.2. with gzip support a good test in advance to verify the stability of the upcoming core 2.7.
The core 2.7. will no longer change significantly to the one used here.
2020-03-12 09:14:30 +01:00
Theo Arends
e3be05756a
Merge branch 'development' into release
2020-03-06 12:18:08 +01:00
Theo Arends
f0a8305b13
Add localization for Romanian
2020-03-04 11:56:35 +01:00
Jason2866
3b0b9088e1
Update platformio.ini
2020-02-24 10:01:26 +01:00
Jason2866
0faea08bc5
Update platformio.ini
2020-02-12 19:56:54 +01:00
Jason2866
4f0ee274d1
Update platformio.ini
2020-02-12 19:54:14 +01:00
s-hadinger
2acc0e3a8f
Remove trailing comments
2020-02-07 22:48:34 +01:00
Hadinger
97f4924639
Change update IRRemoteESP8266 v2.7.3
2020-02-03 19:41:35 +01:00
Theo Arends
2be726580c
Change -basic to -lite
2019-12-17 15:25:37 +01:00
Theo Arends
5968d2b28a
Change tasmota-basic to tasmota-lite
...
Change tasmota-basic.bin and FIRMWARE_BASIC to tasmota-lite.bin and FIRMWARE_LITE
2019-12-17 15:13:47 +01:00
Theo Arends
c9b02896ce
Merge branch 'release-7.1'
2019-11-29 16:17:07 +01:00
Theo Arends
3d28f347d5
Update platformio.ini
2019-11-29 16:15:12 +01:00
Jason2866
2f18f0732f
Update platformio.ini
2019-11-29 14:59:57 +01:00
Jason2866
54ce44cc5e
Update platformio.ini
2019-11-29 14:57:11 +01:00
Jason2866
9de4ba1801
Update platformio.ini
2019-11-29 14:52:42 +01:00
Jason2866
100ac8a75e
Move ENVs back in platformio.ini...
...
since the idea to have 3 files for setting up was not liked at all.
2019-11-29 14:40:11 +01:00
Jason2866
6f57c30c92
Add files via upload
2019-11-29 12:46:16 +01:00
Jason2866
2539d67839
Add files via upload
2019-11-29 11:14:26 +01:00
Jason2866
00da8ead35
Update platformio.ini
2019-11-28 16:27:12 +01:00
Jason2866
cf6ca5c0cd
Add core 2.6.2 and platformio_override.ini
2019-11-28 16:09:42 +01:00
Jason2866
6664b5d073
Core 2.6.1 as release....
...
not develop anymore from PlatformIO crew
2019-11-28 08:59:22 +01:00
Jason2866
79f0e6045e
Release core 2.6.1
2019-11-28 08:56:48 +01:00
Jason2866
35ad0e0694
Update platformio.ini
2019-11-27 23:08:36 +01:00
Jason2866
bf53766437
Update platformio.ini
2019-11-27 23:02:51 +01:00
Jason2866
afbeb13bda
Update platformio.ini
2019-11-27 23:00:37 +01:00
Jason2866
23ef55a5da
Update platformio.ini
2019-11-27 22:59:11 +01:00
Jason2866
03662370d9
sonoff naming
2019-11-27 22:55:52 +01:00
Jason2866
baa35f0ceb
Add files via upload
2019-11-27 22:45:27 +01:00
Jason2866
c477a4261b
Delete platformio.ini
2019-11-27 22:44:22 +01:00
Jason2866
2aa7ab57a8
Use latest platformio.ini...
...
Gitpod users get not the actual core 2.6.1 / SDK version with actual one!
2019-11-27 22:43:21 +01:00
Jason2866
d507b3b27a
Remove cstage from platformio.ini
...
because it is not needed anymore.
New build chain is used in Platformio feature/stage since the release of 2.6.1
2019-11-25 23:03:10 +01:00
Jason2866
4d6c6ffdff
Update platformio.ini
2019-11-25 13:26:15 +01:00
Jason2866
239dbb3ec4
Update platformio.ini
2019-11-21 20:40:39 +01:00
Jason2866
75e4b12c86
Delete core 2.6.0...
...
since it is replaced with core 2.6.1.
There are just a few commits in between with small fixes and enhancements
2019-11-21 20:35:39 +01:00
Theo Arends
7d6330a8ba
fix
2019-11-21 15:36:06 +01:00
Theo Arends
977a063007
Downgrade supported Tasmota SDK
...
Downgrade supported Tasmota SDK from 2.2.x_191105 to 2.2.x_190703
2019-11-21 15:34:53 +01:00
Jason2866
61e3dea5b7
Activate firmware copy and naming
2019-11-16 20:18:17 +01:00
Jason2866
6287eb5b27
Change rename firmware script to name firmware
...
Since the old script did a rename Platformio flash function failed.
Change script to `copy` firmware.bin to tasmota variant name.
So the firmware.bin is still there and flash is working in Plaformio
With this change script can be activated and every function will work
2019-11-16 13:55:18 +01:00
Adrian Scillato
45830eda5a
Make optional some scripts while compiling
2019-11-15 15:57:28 -03:00
Jason2866
2ccf9c199b
Update platformio.ini
2019-11-14 17:39:43 +01:00
Jason2866
084a725e31
Update platformio.ini
2019-11-14 17:37:46 +01:00
Jason2866
7e6409d167
unselect env
2019-11-14 17:30:03 +01:00
Jason2866
c64743e2ca
Support for Arduino Core 2.6.1....
...
and deleted all old outdated cores
2019-11-14 17:25:53 +01:00
Jason2866
379670f900
Update platformio.ini
2019-11-10 21:17:29 +01:00
Jason2866
a41b4745c9
Core 2.6.0 now for Mac too
2019-11-10 20:19:50 +01:00
Jason2866
cf9fef699d
Comment default corrected
2019-11-10 18:04:17 +01:00
Jason2866
d407fc63fd
Support for core 2.6.0....
...
not for all platforms, since core 2.6.0 is not official released from PlatformIO crew.
Support for Windows and most Linux variants and gitpod. Mac is NOT supported.
Core is selected as default
2019-11-10 17:42:21 +01:00
Adrian Scillato
cdba14780a
Added new SDK option to platformio.ini
2019-11-08 10:46:41 -03:00
Jason2866
66d0ee34a3
Update platformio.ini
2019-11-01 11:48:11 +01:00
Jason2866
fa854b7bfb
Update platformio.ini
2019-11-01 11:44:18 +01:00
Jason2866
6a6d829c27
Update platformio.ini
2019-11-01 11:25:08 +01:00
Jason2866
c3b5c3638b
Bring setting -DUSE_CONFIG_OVERRIDE more to top...
...
to make it easier to find. Core Selection is moved too.
2019-11-01 11:03:10 +01:00
Jason2866
89c058ee99
Added env:tasmota-debug for...
...
PlatformIO Home Project Inspection
2019-10-29 11:15:30 +01:00
Jason2866
fb757dabf2
Core Stage added NONOSDK22x_191024...
...
and enabled by default for core stage. Updated NONO SDK22x from191024. See ba50bd57b8
2019-10-28 10:24:35 +01:00
Theo Arends
200edd46fb
Change binary names from sonoff to tasmota
2019-10-27 12:44:37 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
Theo Arends
b072791426
Bump version 6.6.0.21
...
* Remove support for WPS and SmartConfig in favour of Web server (!) based WifiManager (#6680 )
* Remove binary sonoff-classic (#6680 )
2019-10-22 16:34:25 +02:00
Jason2866
948ef16f91
Add warnings to old cores
2019-10-17 11:12:42 +02:00
Theo Arends
a3c0451e41
Remove support for core 2.5.2
...
Remove support for core 2.5.2 (#6664 )
2019-10-16 15:15:10 +02:00
Theo Arends
82df091312
Fix ipv6 compilations
...
Fix ipv6 compilations
2019-10-11 14:29:41 +02:00
Theo Arends
3ed790277e
Fix future compiles
2019-10-11 13:32:25 +02:00
Theo Arends
7b1f9a5334
Fix future compiles
2019-10-11 13:31:32 +02:00
hkrupp
b48c1a1c82
Remove logging message translation and core 2.5.2 as future target is core 2.6
2019-10-11 12:50:45 +02:00
hkrupp
3596e4c77f
Initial IPv6 support (SLAAC). Builds against 2.5.2 and 2.6.0 staging. iram1_0_seg problems with larger configurations.
2019-10-11 07:40:55 +02:00
Theo Arends
d6a5b651d5
Update cache usage
...
Update cache usage
2019-09-21 15:17:07 +02:00