1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

add pcb zero rev.A

This commit is contained in:
Eugene Lozovoy
2022-07-01 21:36:17 +03:00
parent d4e706bc81
commit c4b3ef2ae9
9 changed files with 39088 additions and 3 deletions

View File

@ -7,6 +7,7 @@ all:
mkdir -p ${OUTDIR}/
${MAKE} REV=A build_rev
${MAKE} REV=B build_rev
${MAKE} REV=zero_A build_rev
build_rev:
${MAKE} REV=${REV} -C rom_src/ clean all