Xinyuan-LilyGO / LilyGO-T-A76XX

LilyGo A7670 A7608 SIM7672 series
MIT License
96 stars 42 forks source link

any help with starting with VSCODE? #45

Closed richonguzman closed 11 months ago

richonguzman commented 1 year ago

Hi,

I have lots of ESP32 TTGO Lora Modules and want to test this TTGO LILYGO A7670SA now

as per intructions, there is no detail as to what type of board I should declare when importing the project on VSCO

any help?

lewisxhe commented 11 months ago

Just select esp32dev


[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
upload_speed =  961200
monitor_speed = 115200
monitor_filters =
    default
    esp32_exception_decoder