Files
platformio-core/platformio/projectconftpl.ini
T
2014-11-27 22:17:48 +02:00

15 lines
389 B
INI

# Copyright (C) Ivan Kravets <me@ikravets.com>
# See LICENSE for details.
# https://github.com/ivankravets/platformio/blob/develop/LICENSE
#
# Project Configuration File
#
# A detailed documentation with EXAMPLES is located here:
# http://docs.platformio.ikravets.com/en/latest/projectconf.html
#
# Simple and base environment
#[env:mybaseenv]
#platform = %INSTALLED_PLATFORM_NAME_HERE%