Skip to content

zeam-vm/br2-external-zybo-z7-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

br2-external-zybo-z7-10

This is a br2-external for Zybo Z7-10.

How to use

create buildroot linux

$ cd your/working/dir
$ git clone https://github.com/buildroot/buildroot.git
$ cd buildroot
$ git checkout 2023.08.2
$ make BR2_EXTERNAL=/path/to/this-repo zybo_z7_10_defconfig
$ make
# after build, you can find fw image, output/images/zybo_z7_10.fw

# if you want to configure zybo_z7_10_defconfig, invoke below command
$ make menuconfig

burn fw to SD

$ sudo fwup output/images/zybo_z7_10.fw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published