ChibiOS/demos/STM32/HAL-STM32F407-DISCOVERY
Giovanni Di Sirio c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
..
cfg Mass update of mcucon.h files. 2021-05-17 07:33:22 +00:00
.cproject
.project
Makefile Modified all makefiles to include the new test library. 2021-06-20 07:18:57 +00:00
main.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt

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