Markus Sattler
7c45873ffb
update to SDK 1.1.1_15_06_05
2015-06-06 13:48:53 +02:00
John Doe
6ab3c76e03
register and clock changes
2015-06-02 00:11:20 +03:00
Makuna
3c3bc0f523
Timer0 and Servo library support
...
This exposes the Timer0
This provides a Servo library support compatible with Arduino Servo
library but only supports the two timers the esp8266 has available
2015-05-29 13:30:15 -07:00
Markus Sattler
f18bb28813
fix bug #343
...
add __attribute__ to printf functions for better compiler warning handling.
remove ICACHE_FLASH_ATTR, all cpp files are automatic in FLASH (ld script)
2015-05-28 18:58:09 +02:00
Markus Sattler
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
Ivan Grokhotkov
01d0f61429
Update SDK to 1.1.0 ( #306 )
2015-05-23 12:48:56 +03:00
ficeto
df0da7c73b
Merge branch 'esp8266' of https://github.com/esp8266/Arduino into esp8266-esp8266
...
blah
2015-05-18 16:48:48 +03:00
Ivan Grokhotkov
870b8b9478
Move tools to platform directory
2015-05-18 16:04:30 +03:00