mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-10 18:20:14 +02:00
677a5aba22
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> Acked-by: Adam <adam@sharism.cc>
6 lines
111 B
Bash
Executable File
6 lines
111 B
Bash
Executable File
#!/bin/sh
|
|
/usr/bin/xc3sprog /root/binaries/ADC.bit
|
|
/usr/bin/sgen -f 1000 &
|
|
/root/binaries/ADC -qws -nomouse &
|
|
|