aboutsummaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-07 23:51:47 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-07 23:51:47 +0000
commit62cfd38241000dfb6fbfa8deaaf940fcf400ac31 (patch)
treec97f4d8e7efed7d9a82beb4d04cb6fdfa804fd7c /nuttx/TODO
parented303232fa84efe26f95a86e671995cfb712f321 (diff)
downloadpx4-firmware-62cfd38241000dfb6fbfa8deaaf940fcf400ac31.tar.gz
px4-firmware-62cfd38241000dfb6fbfa8deaaf940fcf400ac31.tar.bz2
px4-firmware-62cfd38241000dfb6fbfa8deaaf940fcf400ac31.zip
Add a USB0 device header file for LPC43
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5016 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 7ffcb9ca8..f9fc558ea 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1819,7 +1819,7 @@ o mc68hc1x (arch/hc)
Description: There is no script for building in banked mode (more correctly, there
is a script, but logic inside the script has not yet been implemented).
It would be necessary to implement banked mode to able to access more
- the 48Kb of FLASH.
+ the 48K of FLASH.
Status: Open.
Priority: Medium/Low