Commit Graph

53 Commits

Author SHA1 Message Date
Jason2866 d3cd8ab30a
Update platformio_tasmota_cenv_sample.ini 2021-08-03 22:42:26 +02:00
Jason2866 c0bfc7cb20
Core 3.0.2
* Arduino ESP8266 3.0.2

* i2s for core >3

* Update NeoEsp8266DmaMethod.h
2021-08-03 14:42:02 +02:00
Sillyfrog c326e9303a Config Override RgxState & RgxNAPT, update inline docs 2021-08-02 10:25:32 +10:00
Jason2866 cf77cf2928
Update platformio_tasmota_cenv_sample.ini 2021-08-01 19:09:18 +02:00
Jason2866 1137493451
Update platformio_tasmota_cenv_sample.ini 2021-08-01 19:03:19 +02:00
Jason2866 d181850b4f
Env [rangeextender] in cenv 2021-08-01 18:07:51 +02:00
Jason2866 02877c0757
Support for wifi range extender in IDF 4.4
needed for PR #12784
2021-08-01 16:14:20 +02:00
Jason2866 030ff05d90
Update platformio_tasmota_cenv_sample.ini 2021-07-31 15:47:37 +02:00
Jason2866 db146024de
Arduino 2.0.0-rc1 based on IDF 4.4 2021-07-25 19:15:45 +02:00
Jason2866 3b35cea8ec JTAG debug env 2021-07-25 13:54:10 +02:00
Jason2866 7035bacc09
Fix SD memory leak 2021-07-20 14:37:15 +02:00
Jason2866 3ab4a2a3e0
New framework LITTLEFS -> LittleFS 2021-07-18 23:14:10 +02:00
Jason2866 b967b17435
New Arduino ESP32 framework based on latest IDF4.4 2021-07-15 12:42:04 +02:00
Stephan Hadinger 7ea6cd2b1e Disable NDEBUG for Esp32C3 2021-07-04 20:03:49 +02:00
Jason2866 0eb3fd4ee5
Some updates, name changed
for override core. Since it is not (always) stage. More general name [dev]
2021-07-01 17:19:45 +02:00
Jason2866 5412d2fa99
update ESP32 platform
* Use espressif32 @ 3.3.0 as platform
2021-06-30 16:28:00 +02:00
Jason2866 70da5ccd64 Use toolchain 10.3 2021-06-29 10:36:26 +00:00
Jason2866 6139931876
Use github platform-espressif8266 for core 3.0.1 2021-06-29 12:27:34 +02:00
Jason2866 6cf31d4311
Use ArduinoEsp8266 core 3.0.1 2021-06-27 12:03:43 +02:00
Jason2866 1a675a3b3e
Use platformio github as source for c3 platform 2021-06-24 10:47:19 +02:00
Jason2866 9fdb86abe9 More refactor Platformio 2021-06-22 18:38:54 +02:00
Jason2866 0bc97409a8
Ethernet fix for ESP32 2021-06-18 15:30:05 +02:00
Theo Arends 52da0b5cee Release tasmota-zigbee binary 2021-06-14 10:06:53 +02:00
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