Skip to content

ardawan/ESP32-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ESP32-Installer

This script will prepare a Linux OS for ESP32 development.

You can read more on my website.

This script is not tested on MacOS.

Usage

$ git clone https://github.com/ardawan/ESP32-Installer.git
$ cd ESP32-Installer
$ ./esp32-installer -h

The installation steps:

  • Installing all dependencies
  • Make "esp" directory in the $HOME directory
  • Clone the ESP-IDF repository. If it's already cloned, the script is skip this step
  • Run & set the ESP tools from the cloned repository
  • Set IDF environment variable and make an alias to the shell's session file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published