File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# bytes at work AG BSP platform manifest for STM32MP1 based modules
22
3- This contains the manifest for [ repo] ( https://source.android.com/setup/develop/repo ) and is intended to
3+ This repository contains the manifest for [ repo] ( https://source.android.com/setup/develop/repo ) and is intended to
44simplify the build procedure for byteDEVKIT STM32MP1 by [ bytes at work AG] ( https://www.bytesatwork.io ) .
55
66## Usage
77
88Use repo to download all necessary repositories:
99
10- repo init -u https://github.com/bytesatwork/bsp-platform-st.git -b dunfell
10+ repo init -u https://github.com/bytesatwork/bsp-platform-st.git -b kirkstone
1111 repo sync
1212
13- When this commands completed successful , the following command will setup a
13+ When these commands are completed successfully , the following command will setup a
1414Yocto Project environment for byteDEVKIT STM32MP1:
1515
1616 MACHINE=bytedevkit-stm32mp1 DISTRO=poky-bytesatwork EULA=1 . setup-environment build
You can’t perform that action at this time.
0 commit comments