From 4785e6d228245a6b3f2dbac81541c24ba93cebfa Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 14 Jan 2015 07:02:26 +0900 Subject: [PATCH] Updated mbed cortex porting (markdown) --- mbed-cortex-porting.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mbed-cortex-porting.md b/mbed-cortex-porting.md index cb3e95b96c..5c3614b156 100644 --- a/mbed-cortex-porting.md +++ b/mbed-cortex-porting.md @@ -1,3 +1,10 @@ +## PS/2 converter +Confirmed it works on NXP LPC11U35. +http://developer.mbed.org/platforms/TG-LPC11U35-501/ + +## Infinity support +It runs on Freescale MK20DX128. + ## compile error: cstddef Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.