Hello readers,
Today, we are going to learn how to install esp-idf on macOS.
But first to compile the toolchain before that, we must install by brewing the following items on terminal or iTerm2
brew install cmake ninja dfu-util

We don’t have apple m1 or m2 so, we couldn’t test it with rosetta2. We tested on a big sur machine, MacBook pro. We have the toolchain running on a MBP dev machine.



After cloning the repos follow the next steps.




Leave a Reply