Commit Graph

67 Commits

Author SHA1 Message Date
Jason2866 e7b1a84ff0
Latest IDF / Arduino 2021-10-05 18:19:16 +02:00
Jason2866 cb2e190ff4
Core32 1074 2021-09-17 11:04:03 +02:00
Jason2866 2b0c723cd7
IDF4.4 framework-arduinoespressif32 with i2c fix
https://github.com/espressif/arduino-esp32/pull/5664
2021-09-17 09:47:03 +02:00
Jason2866 ffca8591a4
Fix GLITCH_RTC_RST for esp32-c3 revision 3
used for example in board "LilyGo-T-OI-PLUS"
2021-09-10 19:41:40 +02:00
Jason2866 acd611cfdc
Platformio as source for core 2.0.0+tasmota 2021-09-10 13:07:24 +02:00
Jason2866 439ff99962
No cxx compile flag script 2021-09-06 21:00:36 +02:00
Jason2866 4b244e4717
Tasmota github as source for Tasmota ESP32 v.2.0.0 2021-09-03 17:34:07 +02:00
Jason2866 c044fd22c4
Tasmota ESP32 core 2.0.0 2021-09-02 19:21:25 +02:00
Jason2866 4b5ba3971b
silence some compiler warnings
in the experimental builds
2021-08-25 14:42:25 +02:00
Theo Arends 228593c092 Fix propagated extra_scripts for ESP32-C3 2021-08-24 21:38:11 +02:00
Jason2866 e3189842a9
rm duplicate entry 2021-08-24 11:25:15 +02:00
Jason2866 97cbd167e7
rm -Wdiscarded-qualifiers 2021-08-22 16:35:33 +02:00
Jason2866 68e9e3dbc7 NimBLE 1.3.1 2021-08-22 15:52:00 +02:00
Jason2866 aa15e658fa
Options for map and firmware output 2021-08-17 15:51:45 +02:00
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