martin-ger / esp32_nat_router

A simple NAT Router for the ESP32
1.27k stars 268 forks source link

Platformio how to install framework #124

Open uterus-blower opened 1 year ago

uterus-blower commented 1 year ago

I'm gonna build it using platformio but I can't install esp-idf framework. I have no idea what i am doing.

i have found this page but i couldn't find a way to install it.

image

I tried to install with command line and it gave me this error

image

abinthomas744 commented 11 months ago

image click on Platforms then on embedded and search for esp

image

Click on Espressif 32 and install the version you want

image