Commit Graph

94 Commits

Author SHA1 Message Date
Jason2866 3702654055
Update platformio_tasmota_env32.ini 2022-01-08 23:22:34 +01:00
Jason2866 b2463b6df9
enable autoconf for all esp32 builds 2022-01-08 23:16:11 +01:00
Jason2866 7765ff43eb
Silence compiler warnings
Discarded-qualifiers 
Platformio refactored to support different Platformio Scripts for esp8266 and Esp32.
2022-01-01 17:34:35 +01:00
Jason2866 179920e8a3
Boards.json definition updates
Add definitions to boards.json to make it possible to differentiate later.
2021-12-29 14:37:41 +01:00
jeanmichel_nwsb 673387f77d provide proper OTA_URL for tasmota32solo1 2021-12-29 13:05:22 +01:00
Jason2866 df9b942c09 enable audio for C3/S2 2021-12-27 14:34:31 +01:00
Jason2866 12a14a3e49
add Platform to solo1 2021-12-23 13:46:58 +01:00
Jason2866 02145d5987
mv S2 build to env32 2021-12-19 17:39:47 +01:00
Jason2866 e0d9c3dcef
Update platformio_tasmota_env32.ini 2021-12-19 14:04:41 +01:00
Jason2866 394ae49613
fix c3 compile
no webcam
2021-12-17 18:54:27 +01:00
Theo Arends 8bad0115b0 Fix ESP32 webcam WDT
Fix ESP32 webcam WDT (#13882)
2021-12-17 18:01:27 +01:00
Jason2866 22cc9214c8
USE_AUTOCONF for C3 2021-12-14 17:40:52 +01:00
Jason2866 d4bbbc6f80
USE_AUTOCONF for lvgl env 2021-11-26 17:50:50 +01:00
Jason2866 366ee8f263
Odroid 2021-11-21 13:53:03 +01:00
Jason2866 3b8820a0bd
Remove Compiler Debug flag for C3 2021-11-10 15:35:22 +01:00
Jason2866 9afa2903b5 Core 2.0.1 for all Tasmota32 env 2021-11-10 12:24:39 +01:00
Jason2866 6a67bd7827
HomeKit now supported for C3 2021-11-09 11:46:09 +01:00
Jason2866 338f5c04f7 Tasmota Arduino ESP32 2.0.1rc2 2021-11-08 11:15:41 +01:00
Jason2866 6f500e594b
align c3 variant to env standard 2021-11-07 14:53:49 +01:00
Jason2866 0c3e9a4751 correct and rename lib structure 2021-11-07 13:47:24 +01:00
Jason2866 499d66b3e2
Silence compiler warnings with Arduino32 (IDF4.4) 2021-11-07 11:38:14 +01:00
Stephan Hadinger 3f0cc1d54d gcc add -Wnonnull-compare 2021-11-05 22:50:52 +01:00
Jason2866 72f9c36b10
core32solo1 is defined global 2021-11-03 11:45:25 +01:00
Jason2866 6c724f824e
Stabilize Platformio when overriding
* Stabilize override
2021-11-02 17:22:04 +01:00
Jason2866 a622cce614 optimize IDF4.4 build variants 2021-11-01 15:19:21 +01:00
Jason2866 7cf5efe922
Add possibility to override cores 2021-10-24 14:07:57 +02:00
Jason2866 6237867894 ESP32 Core 2.0.1 rc1 2021-10-22 13:06:05 +02:00
Jason2866 a2c68f501d
Core 1.0.7.5 for solo1 2021-10-20 13:32:40 +02:00
Jason2866 d44ceac015
Cam compile opti (#242) (#243) 2021-10-13 11:20:03 +02:00
Jason2866 f27bcb5103
Merge pull request #13148 from Jason2866/Cam_compile_opti
Webcam build optimization
2021-09-17 14:39:56 +02:00
Jason2866 cb2e190ff4
Core32 1074 2021-09-17 11:04:03 +02:00
Jason2866 b02560fd8f
Webcam compile time optimization
* Optimize compile time (1)
2021-09-16 19:24:01 +02:00
Jason2866 a97a03db62
Lvgl lib needed 2021-09-12 18:01:39 +02:00
Jason2866 807d013a34
Use Universal Display Driver for Core2 build 2021-09-12 17:51:20 +02:00
Jason2866 517499b90a
Solo1 OTA wdt fix 2021-07-20 16:44:17 +02:00
Jason2866 3ab4a2a3e0
New framework LITTLEFS -> LittleFS 2021-07-18 23:14:10 +02:00
Jason2866 7f9e158504
Add more libs to ignore 2021-07-15 18:34:55 +02:00
Jason2866 179d25155d
Move PSRAM cache fixe definitions in boards.json
* PSRAM defs are in boards.json

* -mfix-esp32-psram-cache-strategy=memw

* -mfix-esp32-psram-cache-strategy=memw

* -mfix-esp32-psram-cache-strategy=memw
2021-07-13 14:44:59 +02:00
Jason2866 52173cc4dd
QIO not working with platformio to build/flash 2021-07-10 12:24:12 +02:00
Jason2866 8d3997209a wrong link to platform 2021-06-22 18:56:45 +02:00
Jason2866 9fdb86abe9 More refactor Platformio 2021-06-22 18:38:54 +02:00
Jason2866 213e49e998 make override possible for flags 2021-06-22 16:39:00 +02:00
Stephan Hadinger 28da131932 Simplified configuration for ir-full, tasmota-ircustom no more needed 2021-06-21 13:49:56 +02:00
Jason2866 f79b362644
rm upload speed 2021-06-18 10:36:10 +02:00
Jason2866 d264a50f79
Rm BT exceptions 2021-06-17 09:51:51 +02:00
Jason2866 ca924b631f
Enable exceptions for bluetooth 2021-06-16 20:06:52 +02:00
Jason2866 c70990572d
LVGL
* tasmota32-lvgl.bin
2021-06-16 17:45:44 +02:00
Jason2866 78840eea2f
Remove redundant speed settings (MCU & Flash) from Platformio
since it is in boards
2021-06-10 18:50:39 +02:00
Jason2866 b1aa8b94f4
Refactor ESP32 partition selection via boards.json 2021-06-01 15:19:04 +02:00
Jason2866 87a69fa2d4 littlefs 2021-04-20 17:35:19 +02:00