ChibiOS/demos/STM32/HAL-STM32F407-DISCOVERY
Rocco Marco Guglielmi d8333bc798 Updated all STM32's demo makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11661 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-09 10:45:58 +00:00
..
debug git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-26 11:32:57 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-26 11:32:57 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-26 11:32:57 +00:00
Makefile Updated all STM32's demo makefiles 2018-03-09 10:45:58 +00:00
halconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
main.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
osalconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-26 11:32:57 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL port for ARM-Cortex-M4 STM32F407.                           **
*****************************************************************************

** TARGET **

The demo runs on an ST STM32F4-Discovery board.

** The Demo **

The demo is an example of HAL use without underlying operating system, it uses
a bare-metal OSAL implementation for ARMCMx.

** Build Procedure **

An arm-none-eabi-gcc compliant toolchain is required. Build by giving the "make"
command in the project directory.

** Notes **

Some files used by the demo are not part of ChibiOS but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS, you can find the whole library on the ST web site:

                             http://www.st.com