ChibiOS/demos/various/RT-ARMCM0-GENERIC
Giovanni Di Sirio f84032701c Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:52:30 +00:00
..
cfg Mass EOL change to Unix mode. 2022-12-11 14:52:30 +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-M0.                                      **
*****************************************************************************

** TARGET **

The demo targets a generic ARM Cortex-M4 device without HAL support.

** The Demo **

** Build Procedure **

** Notes **

The files ch.ld and cmparams.h must be customized for your device. You also
need to provide the CMSIS compliant device header from your vendor, it this
demo an ST header is used.