ChibiOS/testhal/STM32/multi/SPI
Giovanni Di Sirio fd7994a06b Moved F373 SPI demo into SPI multi demo, removed old one.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14958 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:02:10 +00:00
..
cfg Moved F373 SPI demo into SPI multi demo, removed old one. 2021-10-26 13:02:10 +00:00
make Moved F373 SPI demo into SPI multi demo, removed old one. 2021-10-26 13:02:10 +00:00
.cproject Moved F373 SPI demo into SPI multi demo, removed old one. 2021-10-26 13:02:10 +00:00
.project Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00
Makefile Various fixes to SPIv2 driver, added test application, to be tested. 2021-10-22 08:32:39 +00:00
main.c SPIv2 support added to L4 and L4+ families. Made GPIOv2 and GPIOv3 definitions more compatible (L4 affected). 2021-10-26 10:42:40 +00:00
readme.txt Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - Unified SPI driver demo.                                  **
*****************************************************************************

** TARGET **

The demo can be compiled to run on multiple STM32 target boards.

** The Demo **

The application demonstrates the use of the HAL SPI driver.

** Build Procedure **

The command "make" builds the demo for all targets. The demo can be compiled
using the "GNU ARM Embedded Toolchain" from:

                   https://launchpad.net/gcc-arm-embedded

** Notes **

Some header files used by the demo are not part of ChibiOS but are copyright of
ST Microelectronics and are licensed under a different license.

                              http://www.st.com