From 53c475eeb4dc5c8f1504559d1912b1e33c6e1e14 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 17 Sep 2017 07:07:42 +0000 Subject: Added STM32 SPI multi demo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10604 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/multi/SPI/.cproject | 112 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 testhal/STM32/multi/SPI/.cproject (limited to 'testhal/STM32/multi/SPI/.cproject') diff --git a/testhal/STM32/multi/SPI/.cproject b/testhal/STM32/multi/SPI/.cproject new file mode 100644 index 000000000..4b466b26e --- /dev/null +++ b/testhal/STM32/multi/SPI/.cproject @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3