summaryrefslogtreecommitdiffstats
path: root/mbed-cortex-porting.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-01-13 23:03:11 +0100
committertmk <tmk@users.noreply.github.com>2015-01-13 23:03:11 +0100
commit111593b6d8ace2206c313068aeeacbb86b50f369 (patch)
tree446029942f247251d2380d8866e3af4c44a4793d /mbed-cortex-porting.md
parent4785e6d228245a6b3f2dbac81541c24ba93cebfa (diff)
downloadqmk_firmware-111593b6d8ace2206c313068aeeacbb86b50f369.tar.gz
qmk_firmware-111593b6d8ace2206c313068aeeacbb86b50f369.tar.xz
Updated mbed cortex porting (markdown)
Diffstat (limited to 'mbed-cortex-porting.md')
-rw-r--r--mbed-cortex-porting.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/mbed-cortex-porting.md b/mbed-cortex-porting.md
index 5c3614b15..eac477dc1 100644
--- a/mbed-cortex-porting.md
+++ b/mbed-cortex-porting.md
@@ -1,10 +1,13 @@
-## PS/2 converter
+## supported projects
+### PS/2 converter
Confirmed it works on NXP LPC11U35.
http://developer.mbed.org/platforms/TG-LPC11U35-501/
-## Infinity support
+### Infinity keyboard
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.