summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-14 09:54:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-14 09:54:00 -0600
commiteb7252bd57b9e2c387e2c69d339f7582e33e75de (patch)
tree427cdcdd82fe1467a1b33a8e40c52fc8db2b84eb /nuttx/configs/sama5d4-ek/README.txt
parent899b59b58caa3827312019f492f8780bdaec8968 (diff)
downloadpx4-nuttx-eb7252bd57b9e2c387e2c69d339f7582e33e75de.tar.gz
px4-nuttx-eb7252bd57b9e2c387e2c69d339f7582e33e75de.tar.bz2
px4-nuttx-eb7252bd57b9e2c387e2c69d339f7582e33e75de.zip
Cosmetic updates; updates to README
Diffstat (limited to 'nuttx/configs/sama5d4-ek/README.txt')
-rw-r--r--nuttx/configs/sama5d4-ek/README.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt
index 7cc2a7c47..3d34a9ded 100644
--- a/nuttx/configs/sama5d4-ek/README.txt
+++ b/nuttx/configs/sama5d4-ek/README.txt
@@ -3770,7 +3770,11 @@ Configurations
CONFIG_GRAN=n : Disable the granule allocator
CONFIG_MM_PGALLOC=n : Disable the page allocator
- 4. A system call interface is enabled and the ELF test programs interface with the base RTOS code system calls. This eliminates the need for symbol tables to link with the base RTOS (symbol tables are still used, however, to interface with the common C library instaniation). Relevant configuration settings:
+ 4. A system call interface is enabled and the ELF test programs interface
+ with the base RTOS code system calls. This eliminates the need for symbol
+ tables to link with the base RTOS (symbol tables are still used, however,
+ to interface with the common C library instaniation). Relevant
+ configuration settings:
RTOS Features -> System call support
CONFIG_LIB_SYSCALL=y : Enable system call support
@@ -3796,7 +3800,6 @@ Configurations
knsh:
An NSH configuration used to test the SAMA5D kenel build configuration.
- More to come... this is still a work in progress as of this writing.
NOTES:
@@ -3853,7 +3856,8 @@ Configurations
build out-of-the-box. You have to take special steps in the build
process as described below.
- Assuming that you will want to reconfigure to use the ROMFS (rather than debugging HSCMI), you will need to disable all of these settings:
+ Assuming that you will want to reconfigure to use the ROMFS (rather
+ than debugging HSCMI), you will need to disable all of these settings:
System Type->ATSAMA5 Peripheral Support
CONFIG_SAMA5_HSMCI0=n : Disable HSMCI0 support