diff options
author | tmk <tmk@users.noreply.github.com> | 2015-01-14 07:03:23 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-01-14 07:03:23 +0900 |
commit | b33cd7d7ec425f187b3bfa16aa4ac4550794d9ab (patch) | |
tree | aec914818d20aec21a674ed8f21fd3f03e5cccc5 /mbed-cortex-porting.md | |
parent | 111593b6d8ace2206c313068aeeacbb86b50f369 (diff) |
Updated mbed cortex porting (markdown)
Diffstat (limited to 'mbed-cortex-porting.md')
-rw-r--r-- | mbed-cortex-porting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbed-cortex-porting.md b/mbed-cortex-porting.md index eac477dc10..b4b1314e6c 100644 --- a/mbed-cortex-porting.md +++ b/mbed-cortex-porting.md @@ -1,7 +1,7 @@ ## supported projects ### PS/2 converter Confirmed it works on NXP LPC11U35. -http://developer.mbed.org/platforms/TG-LPC11U35-501/ +- http://developer.mbed.org/platforms/TG-LPC11U35-501/ ### Infinity keyboard It runs on Freescale MK20DX128. |