ChibiOS/testhal/STM32/multi/PAL
Giovanni Di Sirio 33406d6d2a Unified launchers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10780 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-05 13:28:34 +00:00
..
cfg-stm32f051_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f103_olimex Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f303_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f373_eval Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f407_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f429_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f746_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32l053_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32l151_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32l476_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
debug Unified launchers. 2017-10-05 13:28:34 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-09 09:20:57 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 14:04:24 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-09 09:20:57 +00:00
Makefile-stm32f051_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f103_olimex Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f303_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f373_eval Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f407_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f429_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32f746_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32l053_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32l151_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
Makefile-stm32l476_discovery Added F303 to STM32 SPI test application. 2017-10-05 13:10:30 +00:00
main.c Fixed a typo. 2017-09-17 07:50:13 +00:00
readme.txt Fixed documentation error. 2017-09-17 07:08:17 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - Unified PAL 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 PAL 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