ESP wifi board

Hello, I need help!!!

I can't install the ESP-Boards
If I click on Tools -> Boards -> Boardinstaller -> search for esp
there comes only the arduino AVR boards

Thanx for answere

Do this:

  • File > Preferences
  • In the "Additional Boards Manager URLs" field, enter: https://arduino.esp8266.com/stable/package_esp8266com_index.json. If there are multiple URLs in that field, separate them with commas.
  • Click the "OK" button.
  • Tools > Board > Boards Manager
  • Wait for the download to finish.
  • From the list of platforms, click on "esp8266 by ESP8266 Community".
  • Click the "Install" button.
  • Wait for the installation to finish.
  • Click the "Close" button.