mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
9bb06782b2
* Add Gitlab CI * Fix aarch64 edge build
8 lines
172 B
INI
8 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
|