]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - mbed-cortex-porting.md
Updated License Clarification (markdown)
[qmk_firmware.git] / mbed-cortex-porting.md
index 87f7c1e2f377e6889527b0599f4bcace8df57144..b4b1314e6c99e0a1913400a09cf9ecb961e24643 100644 (file)
@@ -1,5 +1,19 @@
-## <cstddef> compile error
-with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2
+## supported projects
+### PS/2 converter
+Confirmed it works on NXP LPC11U35.
+- http://developer.mbed.org/platforms/TG-LPC11U35-501/
+
+### 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.
+
+And resolved with 4.9.3 installed from:
+- https://launchpad.net/gcc-arm-embedded
+- https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
 
 ```
 $ make -f Makefile.mbed