Commit c5774754 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

Changed test order in makefile

parent 4c799bc0
......@@ -28,11 +28,11 @@ all:
cp python/flashtest.py pts-conv-ttl-rs485/
ln -s tests/dac_vcxo_pll.py pts-conv-ttl-rs485/test01.py
ln -s tests/therm_id.py pts-conv-ttl-rs485/test02.py
ln -s tests/leds.py pts-conv-ttl-rs485/test02.py
ln -s tests/ttl_pulse_switch.py pts-conv-ttl-rs485/test03.py
ln -s tests/sfp_eeprom.py pts-conv-ttl-rs485/test05.py
ln -s tests/sfp_test.py pts-conv-ttl-rs485/test06.py
ln -s tests/leds.py pts-conv-ttl-rs485/test07.py
ln -s tests/therm_id.py pts-conv-ttl-rs485/test05.py
ln -s tests/sfp_eeprom.py pts-conv-ttl-rs485/test06.py
ln -s tests/sfp_test.py pts-conv-ttl-rs485/test07.py
wget -P pts-conv-ttl-rs485/boot http://www.ohwr.org/attachments/download/3648/pts.bit
wget -P pts-conv-ttl-rs485/boot http://www.ohwr.org/attachments/download/3650/flash_load.bit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment