ChibiOS/demos/STM32/HAL-STM32F407-DISCOVERY
Giovanni Di Sirio 7b21398505 Smart build option added to all makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7963 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-05-12 08:25:58 +00:00
..
debug
.cproject
.project
Makefile Smart build option added to all makefiles. 2015-05-12 08:25:58 +00:00
halconf.h DAC off by default. 2015-05-03 09:25:35 +00:00
main.c OS-less HAL demo working. 2015-03-26 14:09:20 +00:00
mcuconf.h Updated mcuconf.h files for STM32F4xx. 2015-05-03 13:12:45 +00:00
osalconf.h
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