Xinyuan-LilyGO / T-TWR

Programmable walkie-talkie.
102 stars 11 forks source link

Following build instructions aren't working for Visual Studio Code #9

Closed jasonthenderson closed 7 months ago

jasonthenderson commented 8 months ago

I followed the Visual Studio Code build instructions exactly and am getting this error - any ideas?

Processing uhf_band (platform: espressif32; framework: arduino; board: esp32s3box)

UnknownBoard: Unknown board ID 'esp32s3box'

Processing uhf_band (platform: espressif32; framework: arduino; board: esp32s3box)

UnknownBoard: Unknown board ID 'esp32s3box'

lewisxhe commented 8 months ago

The location of esp32s3box is located in the platformio boards directory. If it cannot be found, your platformio installation may not be completed. https://github.com/platformio/platform-espressif32/blob/develop/boards/esp32s3box.json

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.