Added missing classes from final year at OSU

This commit is contained in:
2019-06-17 14:04:15 -07:00
parent 8fa1ffb1b0
commit c717a0316f
166 changed files with 653934 additions and 308 deletions

View File

@@ -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