- Make sure you are using a Python2 environment in your terminal
- Install ESP-IDF 3.2.2 (if you have not already)
- Check you current version
git describe --always --tags --dirty
- If in doubt, delete your ESP-IDF folder and fresh install
git clone -b v3.2.2 --recursive https://github.com/espressif/esp-idf.git
- Check you current version
- Bring ESP-IDF up to the latest Arduino-Compatible commit
cd esp-idf && git checkout -b 4a9f339447cd5b3143f90c2422d8e1e1da9da0a4
- Download this repository
git clone --recursive https://github.com/oliverjc/idf-arduino-template.git
make menuconfig
to configure the projectmake -j8
to build
-
Notifications
You must be signed in to change notification settings - Fork 0
awilkie1/idf-arduino-stepper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published