mirror of
https://github.com/esphome/esphome.git
synced 2025-02-18 01:03:12 +01:00
7 lines
172 B
INI
7 lines
172 B
INI
; This file allows the docker build file to install the required platformio
|
|
; platforms
|
|
|
|
[env:espressif8266]
|
|
platform = espressif8266
|
|
board = nodemcuv2
|
|
framework = arduino
|