1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
883278ae4e apply patch 1 for SDK v1.1.0
espressif:

Here is a patch based on SDK_v1.1.0 resolved issues below:
1. SDK 1.1.0 may boot fail if SPI Flash speed is 80MHz.
2. Memory Leak in libssl when SSL connection fail.
3. Update smartconfig, please using it with the latest Espressif APP https://github.com/EspressifApp

Sorry for the inconvenience.
2015-05-28 17:15:49 +02:00
dc52cf82c5 read the rst reason from the SDK if stored.
add String getResetInfo(void); and struct rst_info * getResetInfoPtr(void);
2015-05-25 11:15:29 +02:00
6845030483 Update linker script for SDK 1.1.0
Exception vectors have moved into .text.
2015-05-25 00:32:45 +03:00
01d0f61429 Update SDK to 1.1.0 (#306) 2015-05-23 12:48:56 +03:00
5e718d64ab add page and block size to linker scripts 2015-05-21 02:13:24 +03:00
0b89f8ab43 fix switched linkers 2015-05-18 17:59:17 +03:00
6a38d314fa fix location change 2015-05-18 16:58:18 +03:00
df0da7c73b Merge branch 'esp8266' of https://github.com/esp8266/Arduino into esp8266-esp8266
blah
2015-05-18 16:48:48 +03:00
870b8b9478 Move tools to platform directory 2015-05-18 16:04:30 +03:00