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

Changed the name of the SPI serial interface.

parent cf267bb4
No related branches found
No related tags found
No related merge requests found
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
socat -d -d pty,raw,echo=0,link=/tmp/darwin_driver pty,raw,echo=0,link=/tmp/usart3_sim_serial_fw & 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_user /tmp/usart1_sim_serial_fw
ln -s /tmp/darwin1_spi_user /tmp/spi2_sim_serial_fw ln -s /tmp/darwin1_spi_fw /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