Skip to content

tasanakorn/homebrew-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 Homebrew install

Installation

brew tap tasanakorn/homebrew-esp32
brew install xtensa-esp32-elf

Get ESP-IDF

git clone --recursive https://github.com/espressif/esp-idf.git

Setting envronment

export IDF_PATH=~/esp-idf

Install the Required Python Packages

python -m pip install --user -r $IDF_PATH/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages