ChibiOS/testhal/STM32/multi/PAL
gdisirio 400e809f4f Fixed a typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10607 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 07:50:13 +00:00
..
cfg-stm32f051_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f103_olimex Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f303_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f373_eval Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f407_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f429_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32f746_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32l053_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32l151_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
cfg-stm32l476_discovery Fixed a typo. 2017-09-17 07:50:13 +00:00
debug PAL callbacks added to STM32F103 2017-09-02 10:18:15 +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 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 11:19:22 +00:00
Makefile-stm32f103_olimex PAL callbacks added to STM32F103 2017-09-02 10:18:15 +00:00
Makefile-stm32f303_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 09:46:56 +00:00
Makefile-stm32f373_eval PAL callbacks added to STM32F373 2017-09-02 07:33:38 +00:00
Makefile-stm32f407_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 10:01:59 +00:00
Makefile-stm32f429_discovery Add stm32f429 discovery demo to multi-devices-boards application. 2017-09-06 20:29:40 +00:00
Makefile-stm32f746_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-02 09:00:49 +00:00
Makefile-stm32l053_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-02 09:00:49 +00:00
Makefile-stm32l151_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-02 09:00:49 +00:00
Makefile-stm32l476_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-01 09:46:56 +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