Jason2866
|
cda0f98118
|
Refactor PlatformIO
|
2020-11-02 08:16:50 +01:00 |
Theo Arends
|
864e8d788c
|
Refactor platformio files
|
2020-11-01 17:27:50 +01:00 |
Jason2866
|
4af598fa33
|
missing lib/
|
2020-10-26 14:36:38 +01:00 |
Jason2866
|
e454c54e6d
|
move libs in folder lib
|
2020-10-26 12:51:06 +00:00 |
Jason2866
|
ca07a0f7af
|
move lib disable in override
|
2020-10-25 16:27:34 +01:00 |
Jason2866
|
98fe750f9b
|
Add libs explanation
|
2020-10-25 14:45:00 +01:00 |
Jason2866
|
813f8a1e13
|
Merge branch 'lib_optimize' of https://github.com/Jason2866/Tasmota into lib_optimize
|
2020-10-25 14:03:06 +01:00 |
Jason2866
|
0ae067444a
|
split lib
|
2020-10-25 13:59:04 +01:00 |
Jason2866
|
5b9e2d25ea
|
Resolve warning for esptool
|
2020-10-24 22:50:06 +02:00 |
Jason2866
|
65a921fa4b
|
small changes for libignorre
|
2020-10-24 18:14:35 +02:00 |
Jason2866
|
52f1d21774
|
Lib ignore Optimize (part 3)
|
2020-10-24 16:04:31 +02:00 |
Jason2866
|
e3781521d7
|
optimize (part2)
|
2020-10-24 14:28:04 +02:00 |
Jason2866
|
d3f88a161a
|
lib_ignore
|
2020-10-22 17:54:01 +02:00 |
Jason2866
|
2b3a6c66bd
|
Tasmota Core 2.7.4.5 with Arduino PR#7231 and PR#7553
+ wifi pwd len fix
|
2020-10-21 18:39:11 +02:00 |
Theo Arends
|
fc524dff75
|
Support for Vietnamese language translations
|
2020-10-12 11:29:36 +02:00 |
Jason2866
|
429a086a2d
|
Tasmota core 2.7.4.3 from PlatformIO registry
|
2020-10-10 21:39:51 +02:00 |
Jason2866
|
82da5ac818
|
Use Arduino PWM PR 7231
to solve #9466
|
2020-10-06 19:03:15 +02:00 |
Jason2866
|
b239a1d77e
|
Update platformio.ini
|
2020-09-11 10:11:18 +02:00 |
Jason2866
|
ed83e770a4
|
is not needed anymore too
since we do not support core 2.3.0 anymore
|
2020-09-10 15:10:34 +02:00 |
Jason2866
|
fd3f77fb17
|
Fix compile error on MAC
See https://github.com/platformio/platformio-core/issues/3659
Thx @ivankravets
|
2020-09-10 15:06:06 +02:00 |
Jason2866
|
e940c28be9
|
Remove spaces
|
2020-09-05 23:22:51 +02:00 |
Jason2866
|
8a5ab7febb
|
Move ESP32 in extra platformio32 file
|
2020-09-05 23:03:19 +02:00 |
Jason2866
|
7b83aeb5ff
|
ESP32 settings
|
2020-09-05 22:50:26 +02:00 |
Jason2866
|
fe9339e562
|
Update platformio.ini
|
2020-09-03 23:40:37 +02:00 |
Jason2866
|
1bae56eb66
|
Revert "Revert "Use Tasmota Core 2.7.4.1 from PlatformIO registry""
|
2020-09-03 23:33:20 +02:00 |
Jason2866
|
a581c45e56
|
Revert "Use Tasmota Core 2.7.4.1 from PlatformIO registry"
|
2020-08-26 21:53:58 +02:00 |
Jason2866
|
0a2624aae4
|
Use Tasmota Core 2.7.4.1 from PlatformIO registry
|
2020-08-25 18:11:35 +02:00 |
Jason2866
|
46fc7ec515
|
Error in PIO dev version is fixed
|
2020-08-17 15:24:53 +02:00 |
Jason2866
|
f0cfe154ed
|
Now correct syntax
|
2020-08-16 21:59:01 +02:00 |
Jason2866
|
110f523316
|
Quick fix since PIO dev has issue...
Use unmodified Arduino Core 2.7.4 since latest PlatformIO dev has a issue with function `platform_packages`
|
2020-08-16 19:56:13 +02:00 |
Jason2866
|
0c25c4c97c
|
Use latest Platformio 2.6.1...
for the buildchain. Tasmota core 2.7.3.2 is on top and still used!
|
2020-07-30 14:53:07 +02:00 |
Jason2866
|
e6cf1ef576
|
changed some comments...
and redundant entry
|
2020-07-29 15:17:15 +02:00 |
Jason2866
|
8e4d0adbd4
|
Use Tasmota Core 2.7.3.2...
for development after release 8.4 is done
|
2020-07-29 14:01:16 +02:00 |
Theo Arends
|
b1f98f5711
|
Add tasmota-zbbridge support
|
2020-07-28 09:25:48 +02:00 |
Jason2866
|
02a30ae12b
|
Update platformio.ini
|
2020-07-16 12:08:06 +02:00 |
Jason2866
|
a0d731358f
|
use modified Core 2.7.2...
for Tasmota.
Reverts faulty Arduino commit 51daecc236 and adds PR https://github.com/esp8266/Arduino/pull/7022
|
2020-07-15 18:11:21 +02:00 |
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 |