mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
9bb06782b2
* Add Gitlab CI * Fix aarch64 edge build
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
|