This repository contains the scripts that produce the libraries included with esp32-arduino.
Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.
Execute the quickSetupAws.sh script
- Delete the components/arduino directory
- Update AR_BRANCH in tools/config.sh, or pass it in as the -A options of the build script
- Run build.sh
- Create a branch with the name of the version you want (i.e "1.0.0" or "release/1.0.0" - both will end up with a release called "1.0.0")
- Check out that branch on your dev box
- Run the tools/phasedock-release.sh script and enter your login credentials.