]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-dad.git/commit
Include host tool to send code and FPGA configuration to LX_CPU board.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 12 Feb 2015 23:55:02 +0000 (00:55 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 12 Feb 2015 23:55:02 +0000 (00:55 +0100)
commite742f1649eb39ecc0cbdd053207830de368948e1
tree034cda8bac206908a0769ebb97b3a2004142d783
parente703e6b834bc521e85df59352dc7cc6bfa608eb8
Include host tool to send code and FPGA configuration to LX_CPU board.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
host/.gitignore [new file with mode: 0644]
host/Makefile [new file with mode: 0644]
host/Makefile.omk [new file with mode: 0644]
host/Makefile.rules [new file with mode: 0644]
host/app/Makefile [new file with mode: 0644]
host/app/Makefile.omk [new file with mode: 0644]
host/app/usb_sendhex/Makefile [new file with mode: 0644]
host/app/usb_sendhex/Makefile.omk [new file with mode: 0644]
host/app/usb_sendhex/usb_sendhex.c [new file with mode: 0644]
host/config.omk [new file with mode: 0644]