- Notifications
You must be signed in to change notification settings - Fork0
Board Support Packages for MacroGroup SOM
NotificationsYou must be signed in to change notification settings
MacroGroup/bsp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains scripts for creating boot images used for debug boards based onMacroGroupmodules.
The build system includes the following components (Versions may differ for different boards):
To build aDS-IMX8M-EVB image get started with:
git clone https://github.com/MacroGroup/bsp.gitcd bsp./ds-imx8m-evb.sh
After the script completes, the finished SD-card image will be located in the output/ds-imx8m-evb/images directory.
To build aDS-RK3568-EVB orDS-RK3588-EVB image get started with:
git clone https://github.com/MacroGroup/bsp.gitcd bsp./ds-rk35xx-evb.sh
After the script completes, the finished SD-card image will be located in the output/ds-rk35xx-evb/images directory.
About
Board Support Packages for MacroGroup SOM