Jason2866
|
6f15c25173
|
Latest Arduino ESP32 stage for Experimental Tasmota
|
2021-06-11 14:57:07 +02:00 |
Stephan Hadinger
|
22102000ef
|
Remove no more needed lib exclusions
|
2021-06-10 19:15:15 +02:00 |
Theo Arends
|
2e97e58830
|
Merge pull request #12335 from Jason2866/include
Move "includes"" from c3 env to esp32 default settings
|
2021-06-10 16:20:35 +02:00 |
Stephan Hadinger
|
2b52ae255d
|
Esp32c3 fix OneWire compilation
|
2021-06-10 12:18:35 +02:00 |
Jason2866
|
b8abe4fd0f
|
moved to platformio_tasmota32.ini
|
2021-06-10 10:35:13 +02:00 |
Jason2866
|
98a3d6f45f
|
beautify
|
2021-06-09 20:39:04 +02:00 |
Jason2866
|
39a852e4a8
|
added incompatible libs
|
2021-06-09 20:36:57 +02:00 |
Jason2866
|
e98deea633
|
Neopixel C3
Latest NeoPixel (09062021) branch master
|
2021-06-09 20:23:59 +02:00 |
Jason2866
|
adc7b9b0f2
|
Merge branch 'arendst:development' into patch-5
|
2021-06-08 17:29:22 +02:00 |
Jason2866
|
7ea2496b9f
|
framework-arduinoespressif32-1d7068e4b
|
2021-06-07 18:51:56 +02:00 |
Jason2866
|
311e7ad661
|
Only version lite with c3
|
2021-06-07 10:38:20 +02:00 |
Jason2866
|
9f1ff8af66
|
C3 build changes
|
2021-06-07 10:17:09 +02:00 |
Jason2866
|
f50f06947a
|
Max size (#187)
* Max Tasmota Esp8266 firmware size (#186)
* Update esp8266_1M.json
* Update esp8266_2M1M.json
* Update esp8266_4M2M.json
* Max Tasmota ESP82XX firmware size is 995326 bytes
* more Infos
* Update esp32-odroid.json
* move Partitions def in boards.json
|
2021-06-02 17:56:01 +02:00 |
Jason2866
|
237df26490
|
boards.json scanning faulty with Arduino/IDF4.4
so adding `board_build.partitions = esp32_partition_app1856k_spiffs320k.csv` to the [env] is necessary
|
2021-06-02 12:17:15 +02:00 |
Jason2866
|
1259b25de9
|
Arduino core 3.0
|
2021-06-01 20:48:21 +02:00 |
Jason2866
|
1a9370b0a6
|
Boards.json scanning is faulty
for C3 and S2. Partition scheme is not used when provided.
|
2021-06-01 20:08:18 +02:00 |
Jason2866
|
80d188bd37
|
C3 (#185)
* fix linker error C3
* Stage IDF335
|
2021-06-01 19:44:26 +02:00 |
Jason2866
|
330d254cbd
|
toolchain-xtensa32 2.80400.0 for ESP32
|
2021-05-31 20:01:47 +02:00 |
Jason2866
|
485947914b
|
Use Platformio idf-master branch
|
2021-05-31 19:52:43 +02:00 |
Jason2866
|
f8992562e1
|
Use latest IDF / Arduino ESP32
|
2021-05-31 19:47:08 +02:00 |
Jason2866
|
c42370bb33
|
Use latest IDF and Arduino master
|
2021-05-31 18:12:48 +02:00 |
Jason2866
|
d327655b8f
|
Remove old PWM selection
not supported anymore with core 3.x
|
2021-05-23 16:08:15 +02:00 |
Jason2866
|
272df4c37d
|
support Pio MMU switch
|
2021-05-23 15:42:30 +02:00 |
Jason2866
|
06a424f755
|
enable 16k extra heap
|
2021-05-23 14:43:47 +02:00 |
Jason2866
|
516fbfc4db
|
Disabled stage Esp8266 3.0.0 as default
|
2021-05-17 15:28:12 +02:00 |
Jason2866
|
8b34d6e04f
|
Arduino Esp8266 3.0.0
|
2021-05-17 14:40:41 +02:00 |
Jason2866
|
24d4d06133
|
esp8266 stage now in cenv
|
2021-05-07 18:13:55 +02:00 |
Jason2866
|
79a1fec6d1
|
tasmota-zigbee
|
2021-04-24 20:53:46 +02:00 |
Jason2866
|
e0773680de
|
Testing / special env in platformio_tasmota_cenv.ini
|
2021-04-24 19:59:44 +02:00 |
Jason2866
|
fb90abe2b0
|
Rename platformio_tasmota_cenv.ini to platformio_tasmota_cenv_sample.ini
|
2021-04-24 17:22:24 +02:00 |