Commit Graph

41 Commits

Author SHA1 Message Date
Theo Arends becea45707
Merge pull request #6886 from Jason2866/patch-4
Outdated and not recommended to use....
2019-11-09 20:04:02 +01:00
Jason2866 abd3508e52
Outdated Core 2.6.0 is available
Core 2.5.2 is not needed anymore since Core 2.6.0 is released and fixes all bugs from core 2.5.2
2019-11-09 18:57:47 +01:00
Jason2866 4255351bbe
Core 2.6.0 is released 2019-11-09 18:55:28 +01:00
Jason2866 a1623135fd
Create platform.txt 2019-11-09 18:51:15 +01:00
Theo Arends 0ebec1fa2e Add support for Arduino IDE OTA upload 2019-10-23 12:26:01 +02:00
Theo Arends ddb81c7268 Update core 2.5.2 Arduino IDE files
Update core 2.5.2 Arduino IDE files
2019-06-17 22:38:07 +02:00
Jason2866 7f5317c1f0
Delete boards.txt 2019-05-14 16:16:17 +02:00
Jason2866 dc777b48e6
Delete platform.txt 2019-05-14 16:16:06 +02:00
Jason2866 3f99a31ff8
Add files via upload 2019-05-14 16:15:39 +02:00
Jason2866 8c03345ad5
Create platform.txt 2019-05-14 16:13:58 +02:00
Jason2866 54f7a63d00
Delete platform.txt 2019-02-17 12:49:50 +01:00
Jason2866 623d290c0a
Delete boards.txt 2019-02-17 12:49:41 +01:00
Jason2866 16c38e85b0
Delete platform.txt 2019-02-17 12:49:22 +01:00
Jason2866 a8e4baafac
Delete boards.txt 2019-02-17 12:49:13 +01:00
Jason2866 dbacfdd9b9
Add files via upload 2019-02-17 12:47:21 +01:00
Jason2866 027ef77747
Create boards.txt 2019-02-17 12:46:08 +01:00
Theo Arends f5a20534f3 Add tasmotized core 2.5.0-beta3 files
Add tasmotized boards.txt and platform.txt for core 2.5.0-beta3 (#5026)
2019-01-26 12:03:58 +01:00
Theo Arends a17a40b5f3 Update Arduino IDE core 2.5.0 files
Update Arduino IDE core 2.5.0 files
2018-12-21 12:33:30 +01:00
Jason2866 2530b5f06e
No exceptions 2018-12-17 09:55:00 +01:00
Jason2866 18edbf1abc
Create platform.txt 2018-12-17 09:47:57 +01:00
Jason2866 7934362c83
Create boards.txt 2018-12-17 09:44:19 +01:00
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