- Install pre-reqs: ARM CCC, STLink utilities and ccache using BREW (brew.sh)
- Create a Meadow folder
- clone Meadow (https://github.com/WildernessLabs/Meadow) [Meadow/Nuttx]
- switch to wip-semihosting branch
- clone Nuttx tools (git clone https://bitbucket.org/nuttx/tools.git) [Meadow/tools]
- clone Nuttx apps (git clone https://github.com/WildernessLabs/apps) [Meadow/apps]
- switch apps to wip branch
- configure tools/kconfig
- cd tools/kconfig-frontends
- ./configure --enable-mconf --disable-nconf --disable-gconf --disable-qconf