ChibiOS/testhal/STM32/STM32F3xx/DAC
gdisirio f20ecc7817 HAL callbacks rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12470 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-12-15 17:50:05 +00:00
..
debug Fixed bug #677. 2015-12-05 11:17:28 +00:00
.cproject Fixed naming conventions for STM32F3xx demos. 2015-12-03 10:56:23 +00:00
.project Fixed naming conventions for STM32F3xx demos. 2015-12-03 10:56:23 +00:00
Makefile ARMCMx rules..mk path mass update. 2018-07-07 07:55:00 +00:00
chconf.h Mass update of configuration files. 2018-09-29 16:14:19 +00:00
halconf.h Removed references to QSPI to most configuration files, more to do. 2018-10-06 04:48:41 +00:00
main.c HAL callbacks rework. 2018-12-15 17:50:05 +00:00
mcuconf.h Added F303 mcuconf.h generator. 2018-12-02 17:20:59 +00:00
readme.txt Added watchdog driver model (WDG), to be completed and tested. 2015-12-03 13:49:06 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - DAC driver demo for STM32F3xx.                            **
*****************************************************************************

** TARGET **

The demo runs on an ST STM32F3-Discovery board.

** The Demo **

The application demonstrates the use of the STM32F3xx DAC driver.

** Board Setup **

None.

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT 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/RT, you can find the whole library on the ST web site:

                             http://www.st.com