xboot -> boot
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 23 Jan 2017 00:03:27 +0000 (16:03 -0800)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 23 Jan 2017 00:03:27 +0000 (16:03 -0800)
commitc24758dfc58016dd0225a3806a636fda03fa0920
tree544bd276284fad8fe468b9a64024a8d66e98e9dd
parent1a0783973211622edcf21a59676954ef656fbe3f
xboot -> boot
avr/Makefile
avr/src/boot/boot.c [new file with mode: 0644]
avr/src/boot/boot.h [new file with mode: 0644]
avr/src/boot/sp_driver.S [new file with mode: 0644]
avr/src/boot/sp_driver.h [new file with mode: 0644]
avr/src/drv8711.c
avr/src/xboot/sp_driver.S [deleted file]
avr/src/xboot/sp_driver.h [deleted file]
avr/src/xboot/xboot.c [deleted file]
avr/src/xboot/xboot.h [deleted file]