mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 21:51:15 +00:00
Added missing classes from final year at OSU
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# alternate avra BasicBumpBot.asm
|
||||
/opt/gavrasm/gavrasm -X BasicBumpBot.asm
|
||||
avrdude -c usbasp -p m128 -U flash:w:BasicBumpBot.hex
|
||||
rm BasicBumpBot.lst
|
||||
Reference in New Issue
Block a user