ChibiOS/testhal/STM32/multi/SPI
Giovanni Di Sirio 54f7db045f Fixes to SDMMCv2 driver, write still not working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13414 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-14 09:49:29 +00:00
..
cfg Mass update. 2020-03-07 08:43:57 +00:00
debug Fixes to SDMMCv2 driver, write still not working. 2020-03-14 09:49:29 +00:00
make Improvements to the SPI demo, modified the BDMAv1 driver to consider changes in latest H7 revisions. 2020-02-08 10:13:29 +00:00
.cproject Improvements to the SPI demo, modified the BDMAv1 driver to consider changes in latest H7 revisions. 2020-02-08 10:13:29 +00:00
.project Added STM32 SPI multi demo. 2017-09-17 07:07:42 +00:00
Makefile Improvements to the SPI demo, modified the BDMAv1 driver to consider changes in latest H7 revisions. 2020-02-08 10:13:29 +00:00
main.c Improvements to the SPI demo, modified the BDMAv1 driver to consider changes in latest H7 revisions. 2020-02-08 10:13:29 +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