This commit is contained in:
Polprzewodnikowy 2021-03-11 00:56:09 +01:00
parent 3f3f375906
commit 9e0ad852c7

View File

@ -30,6 +30,10 @@ pushd sw/bootloader
popd
# Cleanup docker space
docker image prune -a
# Build UltraCIC-III
pushd sw/cic
echo "Building UltraCIC-III"