Logo white

OpenSystemsDevelopment / usbboot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • usbboot
  • Makefile
  • Added functionality to boot BCM2835 over the USB
    4579a83a
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code ยป
Makefile 45 Bytes
Edit Raw Blame History
1 2
rpiboot: main.c
	$(CC) -g -o $@ $< -lusb-1.0