Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 374 Bytes

ESP32-S3-BOX template project

This is a minimal project setup for playing around with the ESP32 S3 BOX device.

In order to set up your environment on macOS have a peek at ESP-IDF setup on macOS.

Check out, then run:

git submodule update --init --recursive

Make sure it builds using:

idf.py build