Skip to content
Snippets Groups Projects
Commit 7ed9ec42 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Updated the scripts to handle the SPI interface.

parent 26422115
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,4 @@
socat -d -d pty,raw,echo=0,link=/tmp/darwin_driver pty,raw,echo=0,link=/tmp/usart3_sim_serial_fw &
ln -s /tmp/darwin1_user /tmp/usart1_sim_serial_fw
ln -s /tmp/darwin1_spi_user /tmp/spi2_sim_serial_fw
killall socat
rm /tmp/usart1_sim_serial_fw
rm /tmp/spi2_sim_serial_fw
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment