ChibiOS/testhal/STM32/STM32F7xx/PWM-ICU
Giovanni Di Sirio 417d450e0b Fixed bug #1128.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:11 +00:00
..
.cproject PWM-ICU demo for F7, not finished yet. 2015-08-28 14:37:18 +00:00
.project PWM-ICU demo for F7, not finished yet. 2015-08-28 14:37:18 +00:00
Makefile Makefile mass update, all paths changed to new ARMv7-M port. 2020-07-12 16:37:17 +00:00
chconf.h Fixed bug #1128. 2020-10-31 10:40:11 +00:00
halconf.h Configuration files mass update. 2020-09-05 06:26:10 +00:00
main.c STM32 ICU driver now allows to setup the ARR register in the configuration structure, the default value should be 0xFFFFFFFFU. 2020-04-29 10:23:07 +00:00
mcuconf.h More updates for SIO. 2020-09-05 10:50:04 +00:00
readme.txt PWM-ICU demo for F7, not finished yet. 2015-08-28 14:37:18 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M7 STM32F746G.                           **
*****************************************************************************

** TARGET **

The demo runs on an ST STM32F746G-Discovery board.

** The Demo **


** Build Procedure **

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

** 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