1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

14 Commits

Author SHA1 Message Date
Ivan Grokhotkov
70cf3c36ef Add missing AES table pointers (#1271, #1256) 2015-12-22 07:59:54 +03:00
Charles
1891241f30 Added WifInfo boards 2015-12-11 17:54:58 +01:00
Ivan Grokhotkov
7f0506007a Fix linker script for 512k(no SPIFFS) variant (#966)
thanks @sven337
2015-11-05 15:44:19 +03:00
Ivan Grokhotkov
f328e66fd7 Add 512k (no SPIFFS) build option (#862) 2015-10-25 21:11:45 +03:00
Ivan Grokhotkov
fe04165bbe Fix placement of code into RAM, enable gc-sections
Related to #856, #826, #803, #734
2015-10-06 01:45:38 +03:00
Ivan Grokhotkov
da30dbea4a Fix comment in linker script 2015-09-10 16:17:33 +03:00
Pascal Gollor
994dea3de3 forgot the flash.4m1m linker script? 2015-09-10 09:29:28 +02:00
Markus Sattler
63590a9526 update ld add *(.sdk.version) 2015-07-07 18:09:31 +03:00
Ivan Grokhotkov
b790bffb03 Update flash layout to use eboot 2015-05-29 19:37:31 +03:00
Ivan Grokhotkov
6845030483 Update linker script for SDK 1.1.0
Exception vectors have moved into .text.
2015-05-25 00:32:45 +03:00
ficeto
5e718d64ab add page and block size to linker scripts 2015-05-21 02:13:24 +03:00
ficeto
0b89f8ab43 fix switched linkers 2015-05-18 17:59:17 +03:00
ficeto
6a38d314fa fix location change 2015-05-18 16:58:18 +03:00
Ivan Grokhotkov
870b8b9478 Move tools to platform directory 2015-05-18 16:04:30 +03:00