aboutsummaryrefslogtreecommitdiffstats
path: root/images/README.md
blob: 7d9c4ed51373ac43ab83c7c75ab6e29272e34748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
UHD Firmware and FPGA Images Builder
===============================================================

The images directory is an aid to prepare images packages.

Building the actual FPGA images is not handled with these tools.

## Making image packages

This functionality was moved to the FPGA repository in usrp3/tools/utils.

# Create image tarballs for releases

If you're on a release tag and want to create images packages for uploading to
github, run

    $ ./create_imgs_package.py

It'll take a few minutes to download and zip them all up.