Check out the documentation for starting guides.
The AI deck for the quadcopter crazyflie by bitcraze.io requires the setup of dev toolchains for its GAP8 chip and its wifi chip ESP NINA.
To automate building projects with the AI deck using Github actions, we need docker images for the GAP SDK, ESP NINA and bitcraze's builder.
The resulting docker images are
GAP SDK ESP IDF NINA STM bitcraze builder
Note that the GAP8 SDK's autotiler has a user-bound license that's not activated inside the docker image. Follow the steps outlined by bitcraze
Check out the documentation folder for starting guides. Also consult the github presence of Greenwave Technologies
Check out the documentation folder for starting guides.
Information on docker images for the SDKs can be found here.