summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-16 13:26:10 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-16 13:26:10 -0600
commite2ae292200763bd1efd1e201994d84132bf3e29b (patch)
tree30bd5330330586b0ab7c0ab880facfd803d61400
parentfe4c58b52a1a851eeab08a2c14a4c9f99d745368 (diff)
downloadpx4-nuttx-e2ae292200763bd1efd1e201994d84132bf3e29b.tar.gz
px4-nuttx-e2ae292200763bd1efd1e201994d84132bf3e29b.tar.bz2
px4-nuttx-e2ae292200763bd1efd1e201994d84132bf3e29b.zip
Update README
-rw-r--r--nuttx/configs/p112/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/p112/README.txt b/nuttx/configs/p112/README.txt
index 6e427bbe0..cc340607f 100644
--- a/nuttx/configs/p112/README.txt
+++ b/nuttx/configs/p112/README.txt
@@ -147,3 +147,7 @@ Clearly there is something wrong with the command line options given to SDCC bec
trying to compile and link when we really only want dependencies. I did not spend very much
time trying to solve the problem; I assume that it is not too difficult.
+2014-9-15: There has been a lot of change to the address environment APIs with the inegration
+of address environments on the Cortex-A. It is likely that there is some breakage due to
+incompatibilities with the Z180's mini-MMU.
+