diff options
Diffstat (limited to 'ChibiOS_16.1.5/community/demos/KINETIS/RT-MCHCK-K20-GPT/readme.txt')
-rw-r--r-- | ChibiOS_16.1.5/community/demos/KINETIS/RT-MCHCK-K20-GPT/readme.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChibiOS_16.1.5/community/demos/KINETIS/RT-MCHCK-K20-GPT/readme.txt b/ChibiOS_16.1.5/community/demos/KINETIS/RT-MCHCK-K20-GPT/readme.txt new file mode 100644 index 0000000..2e6aa57 --- /dev/null +++ b/ChibiOS_16.1.5/community/demos/KINETIS/RT-MCHCK-K20-GPT/readme.txt @@ -0,0 +1,8 @@ +*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M4 MCHCK K20 . **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an MKHCK K20 board. It use the PIT to implement the ChibiOS
+GPT functionality.
|