mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-10 10:40:15 +02:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
#!/bin/sh
|
||
|
/usr/bin/jtag /root/scripts/jtag/load_ADC_test
|
||
|
/usr/bin/sgen -f 1000 &
|
||
|
/root/binaries/ADC -qws -nomouse &
|