-
Notifications
You must be signed in to change notification settings - Fork 8
Building MiniArch
Piotr Oniszczuk edited this page Oct 25, 2024
·
8 revisions
- setup build system by following minimyth2 build instructions from https://github.com/warpme/minimyth2/wiki/Build-Instructions till
cd ~/minimyth2/script/meta/minimyth/
- instead of
cd ~/minimyth2/script/meta/minimyth/
docd ~/minimyth2/script/meta/miniarch/
- run
./build-image-for-board.sh
- type number to select desired board then press Enter
- after some time Yuo should got sd card image for selected board in
build
dir - flash to sd card. it should work ok
happy compiling