You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ newt mfg create blinky 1
Error: failed to read manifest file: open <path-to-repo>/bin/targets/nrf52_boot/app/boot/mynewt/manifest.json: no such file or directory
I'm trying to use the mfg command with the following
newt
, and it's running into errors -I pulled a simple test app with the following details -
My
mfg.yml
looks like this -I believe this is because the bootloader binaries have now moved into
@mcuboot
folder, andnewt
cannot find them anymore.The text was updated successfully, but these errors were encountered: