Building Newt Nimble BLEHCI firmware for the iMX8MQ NINA-B1 Module
Overview
Building
sudo apt install docker.io
sudo usermod -a -G docker <username>
# log out and back in
alias newt='docker run -e NEWT_HOST=$(uname) $ti --rm --device=/dev/bus/usb --privileged -v $(pwd):/workspace -w /workspace quay.io/josua-sr/newt:latest /newt'newt upgradeInitializing under Linux
Last updated