ChibiOS/demos/STM32/RT-STM32F469I-EVAL-SDP-CK1Z
Giovanni Di Sirio fa854a079b Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 10:47:54 +00:00
..
cfg Mass update... again. 2022-12-26 10:47:54 +00:00
.cproject Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
.project Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
Makefile Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
main.c Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
readme.txt Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32F469.                            **
*****************************************************************************

** TARGET **

The demo runs on an ADI EVAL-SDP-CK1Z board.


** The Demo **

The demo flashes the board LEDs using a thread, by short circuiting ARD-A0 
to GND the test procedure is activated with output on the serial port SD5 
(USART5, mapped on the CMSIS DAP 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.