1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2025-04-21 12:27:27 +03:00

fw/: add image data upload (completely untested)

This commit is contained in:
Werner Almesberger
2012-06-20 10:30:40 -03:00
parent 6223a58552
commit 87cc67d5f7
8 changed files with 102 additions and 6 deletions

View File

@@ -134,6 +134,7 @@ image-secret.inc:
fw.o: unlock-secret.inc
reset.o: unlock-secret.inc
image.o: image-secret.inc
# ----- Dependencies ----------------------------------------------------------