The image builder is a makefile architecture for generating Advantech released image for UNO-220 IO on Raspberry Pi 4.
$ apt-get install -y bison flex libssl-dev
$ git clone git@github.com:advantechralph/uno-220.git
$ git clone https://github.com/advantechralph/uno-220.git
Show builder usage
$ make help
$ make build_img
Image information
After building image done, you can use the command as below to show the information of the image.
$ make info
Write image to SD card
$ make write_sd
Then, follow the prompt to write image to SD card.
uno220
, raspberrypi