Skip to content

Building MiniArch

Piotr Oniszczuk edited this page Oct 25, 2024 · 8 revisions

Quick start

  1. setup build system by following minimyth2 build instructions from https://github.com/warpme/minimyth2/wiki/Build-Instructions till cd ~/minimyth2/script/meta/minimyth/
  2. instead of cd ~/minimyth2/script/meta/minimyth/ do cd ~/minimyth2/script/meta/miniarch/
  3. run ./build-image-for-board.sh
  4. type number to select desired board then press Enter
  5. after some time Yuo should got sd card image for selected board in build dir
  6. flash to sd card. it should work ok

happy compiling

Clone this wiki locally