Commit Graph

20 Commits

Author SHA1 Message Date
Theo Arends a56832073b Remove unsupported cores
Remove unsupported cores
2018-11-01 12:56:13 +01:00
Theo Arends e499f44f9b Add Arduino ESP/Core 2.4.2
Add Arduino ESP/Core 2.4.2 boards.txt and platform.txt for Tasmota
2018-08-11 16:52:01 +02:00
Theo Arends 02108927cc Add esp8266/Arduino 2.4.1 support 2018-03-10 13:05:31 +01:00
arendst 12f13a37b9 v5.11.1i - Add S31 support and some fixes
5.11.1i
 * Update TasmotaSerial library to 1.1.0
 * Rename commands
HlwPCal, HlwUCal and HlwICal to PowerCal, VoltageCal and CurrentCal to
be used for both Pow and S31 calibration
 * Rename commands HlwPSet,
HlwUSet and HlwISet to PowerSet, VoltageSet and CurrentSet to be used
for both Pow and S31 calibration
 * Add support for Sonoff S31 Smart
Socket with Power Consumption Detection (#1626)
 * Fix IRReceive Data
value (#1663)
 * Fix compiler warnings (#1774)
2018-02-03 23:25:05 +01:00
arendst cfdbe8af95 Add correct updated original 2018-01-25 11:38:46 +01:00
arendst c290af914c Free 15k code space for Arduino IDE
Remove floating point printf and scanf compiler options. See
https://github.com/esp8266/Arduino/issues/4089
2018-01-24 10:45:05 +01:00
arendst a94e38cffb Add ESP8266 v2.4.0 board files
See wiki for more information
2018-01-06 18:12:10 +01:00
arendst aa1d5b0342 Add support for ESP8266 core v2.4.0-rc2
To be used for fixing  KRACK WPA2 vulnerability (#1024)
2017-10-17 10:02:50 +02:00
arendst 5aa8457a85 Add ESP8266-Arduino 2.4.0-rc1 updates 2017-06-02 11:24:08 +02:00
arendst 3143b6e65e Update to released 1m0.ld script and boards 2017-05-12 11:23:57 +02:00
arendst f4ea594ef0 Add 1M flash with no spiffs linker script 2017-04-25 18:16:40 +02:00
arendst 862fe9473f Revert "Revert "Remove new linker - Use previous linker (1m64)""
This reverts commit 9ea07161cf.
2017-04-25 18:09:19 +02:00
arendst 9ea07161cf Revert "Remove new linker - Use previous linker (1m64)"
This reverts commit f670e4c920.
2017-04-25 18:06:58 +02:00
arendst f670e4c920 Remove new linker - Use previous linker (1m64) 2017-04-24 22:46:33 +02:00
arendst f60fab8f64 Add 1M flash with no spiffs linker script
Fix future Travis compiles
2017-04-24 18:23:16 +02:00
arendst 5811d7946a Add 1M flash with no spiffs linker script
Removed 1M flash with 16k spiffs
2017-04-24 18:03:54 +02:00
arendst 62b73f1338 Add 1M flash with 16k spiffs linker script 2017-04-16 23:07:02 +02:00
arendst c9742ad634 Add 1M flash with 16k spiffs linker script 2017-04-16 19:24:29 +02:00
arendst c37158080a Add 1M flash with 16k spiffs linker script 2017-04-16 19:04:22 +02:00
arendst d392cf2f77 v3.9.4 2017-01-28 14:41:01 +01:00