Update espressif platform

This commit is contained in:
Valeriy Koval
2015-04-07 19:44:28 +03:00
parent 960eccad8c
commit 0ff3e8a9eb
7 changed files with 8 additions and 487 deletions
@@ -1,22 +0,0 @@
#
# Project Configuration File
#
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.org/en/latest/projectconf.html
#
# A sign `#` at the beginning of the line indicates a comment
# Comment lines are ignored.
# Simple and base environment
# [env:mybaseenv]
# platform = %INSTALLED_PLATFORM_NAME_HERE%
# framework =
# board =
#
# Automatic targets - enable auto-uploading
# targets = upload
[env:esp01_8266]
platform = espressif
board = esp01