IoT/아두이노
ESP8266 PlatformIO 프로젝트 설정하기
eeeun:)
2022. 1. 26. 14:25
반응형
platformio.ini에 아래 코드로 바꿔주면 업로드 성공!
[env:myenv]
platform = espressif8266
board = nodemcuv2
framework = arduino
Reference
https://docs.platformio.org/en/latest/platforms/espressif8266.html
Espressif 8266 — PlatformIO latest documentation
© Copyright 2014-present, PlatformIO.
docs.platformio.org
728x90