Jason2866
3c43486cf5
Colorama ( #20838 )
2024-02-29 18:23:33 +01:00
KDMcMullan
558f812ec2
Update gzip-firmware.py ( #18936 )
...
Small grammar fix.
2023-06-22 22:42:15 +02:00
Jason2866
112c254d54
refac firmware-metrics ( #18466 )
...
* refac firmware-metrics
* rm debugging print
* fix esp8266
2023-04-21 16:56:27 +02:00
Jason2866
ca88aa2519
fix c3 map metrics ( #18465 )
2023-04-21 14:24:29 +02:00
Jason2866
c574e24cad
minor clean up in scripts ( #17483 )
2022-12-22 17:50:40 +01:00
Jason2866
e71913ed42
add option to gz esp32 firmware files ( #17379 )
...
* add option to gz esp32 fimrware files
* reverse esp32 gz logic
2022-12-13 16:40:48 +01:00
Jason2866
9a10436450
rm pip install zopfli
2022-11-13 16:46:26 +01:00
Jason2866
e5219fb8be
ues zopfli to gz firmware
2022-11-12 17:12:15 +01:00
Sillyfrog
00f3c3ecd2
PIO tools overrides using .ini file settings
2021-08-17 09:16:30 +10:00
Sillyfrog
34d0f8302e
PIO tools environment variable controls
2021-08-16 22:41:10 +10:00
Sillyfrog
7dd7cf71a0
Refactor Python PIO tools
2021-08-16 20:37:38 +10:00
Theo Arends
0c30aeeebc
Fix compile erro by lack of map file ( #12837 )
2021-08-09 10:58:37 +02:00
Jason2866
5ff35f99f2
gzip map file
2021-08-06 20:34:14 +02:00
Jason2866
c41373d7ef
warning if ESP8266 firmware is too big
2021-02-10 13:51:53 +01:00
Jason2866
1b1b1ed83c
build gz only for ESP8266
2021-01-18 19:21:51 +01:00
Barbudor
1694087a28
Rename pio folder to pio-tools solve linux build errors
...
When vscode is ran from the Tasmota folder in Linux, build fails with message :
```Executing task: pio run <
The terminal process failed to launch: Path to shell executable "pio" is not a file of a symlink.```
Renaming pio folder into pio-tools solve the problem.
Note: the problem can still occur if the user have a pio folder in his PATH...
2020-11-17 22:01:42 +01:00