9
0
Fork 0

Update README

This commit is contained in:
Gregory Nutt 2015-03-11 12:32:00 -06:00
parent 27dbbcf459
commit 2219feb4cc
1 changed files with 2 additions and 1 deletions

View File

@ -288,6 +288,7 @@ Configuration sub-directories
CONFIG_ARMV7M_ICACHE=y : Instruction cache is enabled
CONFIG_ARMV7M_DCACHE=y : Data cache is enabled
# CONFIG_ARCH_FPU is not set : Can be enabled, not verified
CONFIG_ARCH_FPU=y : H/W floating point support is enabled
CONFIG_ARCH_DPFPU=y : 64-bit H/W floating point support is enabled
# CONFIG_ARMV7M_ITCM is not set : Support not yet in place
# CONFIG_ARMV7M_DTCM is not set : Support not yet in place