mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-23 09:30:56 +00:00
Include uf2 instead of elf (#179)
This commit is contained in:
parent
af873a51cb
commit
3a8c0aff5f
@ -4,7 +4,7 @@ cd Apple2
|
||||
. assemble.sh 1
|
||||
cd ../RaspberryPiPico
|
||||
. build.sh
|
||||
cp Apple2-IO-RPi.elf ../release
|
||||
cp Apple2-IO-RPi.uf2 ../release
|
||||
cd ../RaspberryPi/driveimage
|
||||
../../.cicd/ProDOS-Utilities -d ../../release/Apple2-IO-RPi.pico.hardware.hdv -c create -v APPLE2.IO.RPI
|
||||
../../.cicd/ProDOS-Utilities -d ../../release/Apple2-IO-RPi.pico.hardware.hdv -c putall
|
||||
|
Loading…
Reference in New Issue
Block a user