ChibiOS/demos/STM32/RT-STM32F469I-EVAL-SDP-CK1Z
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
..
cfg Added a new CH_CFG_HARDENING_LEVEL option to RT. 2021-12-13 15:44:12 +00:00
.cproject Fixed update policy for the project RT-STM32F469I-EVAL-SDP-CK1Z 2021-07-11 15:33:37 +00:00
.project Added support and demo for ADI_EVAL_SDP_CK1Z 2021-07-09 10:08:12 +00:00
Makefile Added support and demo for ADI_EVAL_SDP_CK1Z 2021-07-09 10:08:12 +00:00
main.c Added support and demo for ADI_EVAL_SDP_CK1Z 2021-07-09 10:08:12 +00:00
readme.txt Added support and demo for ADI_EVAL_SDP_CK1Z 2021-07-09 10:08:12 +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.