ChibiOS/demos/STM32/RT-STM32F072RB-NUCLEO64
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
..
cfg Fixed bug #1128. 2020-10-31 10:40:11 +00:00
.cproject Fixed some eclipse metadata. 2019-09-20 05:42:00 +00:00
.project
Makefile NIL updated, makefiles fixed. 2020-07-15 12:05:51 +00:00
main.c
readme.txt

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M0 STM32F072.                            **
*****************************************************************************

** TARGET **

The demo runs on an STM32 Nucleo64-F072RB board board.

** The Demo **

The demo flashes the board LED using a thread, by pressing the button located
on the board the test procedure is activated with output on the serial port
SD2 (USART2, mapped on USB virtual COM port).

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