1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
7dda022b60 remove trailing whitespace 2015-04-01 09:08:02 +03:00
2104664c87 Merge pull request #2 from Sermus/esp8266_upload_speed_selection
Upload speed selection for ESP01
2015-04-01 09:05:02 +03:00
f7eef29ef0 Upload speed selection for ESP01 2015-04-01 07:53:54 +03:00
644c0efeab Initial ESP8266 HW SPI implementation
ILI9341 lib as a client for SPI lib
2015-04-01 07:10:31 +03:00
3278e1a448 Add missing __FlashStringHelper definition 2015-03-31 12:05:56 +03:00
b64079f539 Update to SDK 1.0.0
Fixes #1
2015-03-30 00:50:24 +03:00
cb799b670d fix platform file to support Arduino Eclipse Plugin
fixes #2
2015-03-30 00:03:09 +03:00
260aee75f7 Fix cbuf::read and cbuf::peak return types
Fixes #12
2015-03-29 18:21:32 +03:00
1922814352 Update maintainer info 2015-03-27 12:18:06 +03:00
2b2a4131a3 Move esp8266 platform from "arduino" into "esp8266com" 2015-03-27 12:11:55 +03:00