Updated mbed cortex porting (markdown)
This commit is contained in:
parent
4785e6d228
commit
111593b6d8
1 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
||||||
## PS/2 converter
|
## supported projects
|
||||||
|
### PS/2 converter
|
||||||
Confirmed it works on NXP LPC11U35.
|
Confirmed it works on NXP LPC11U35.
|
||||||
http://developer.mbed.org/platforms/TG-LPC11U35-501/
|
http://developer.mbed.org/platforms/TG-LPC11U35-501/
|
||||||
|
|
||||||
## Infinity support
|
### Infinity keyboard
|
||||||
It runs on Freescale MK20DX128.
|
It runs on Freescale MK20DX128.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## compile error: cstddef
|
## compile error: cstddef
|
||||||
Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.
|
Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue