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