Skip to content

maartin0/esp32-arduino-swift-test

Repository files navigation

Either install ESP-IDF v5.1.4 manually and run:

# Clone arduino-esp32
mkdir -p components
cd components/
git clone https://github.com/espressif/arduino-esp32/ arduino
cd ..

# Build project
idf.py set-target esp32c3
idf.py build

Or use the setup scripts for everything:

./setup-esp-idf.sh && ./install-deps.sh && ./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published