Add config to enable floating point support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2542 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
bb65d0a33b
commit
39d4e1bbf1
@ -282,6 +282,8 @@ defconfig -- This is a configuration file similar to the Linux
|
|||||||
|
|
||||||
CONFIG_NOPRINTF_FIELDWIDTH - sprintf-related logic is a
|
CONFIG_NOPRINTF_FIELDWIDTH - sprintf-related logic is a
|
||||||
little smaller if we do not support fieldwidthes
|
little smaller if we do not support fieldwidthes
|
||||||
|
CONFIG_LIBC_FLOATINGPOINT - By default, floating point
|
||||||
|
support in printf, sscanf, etc. is disabled.
|
||||||
|
|
||||||
Allow for architecture optimized implementations
|
Allow for architecture optimized implementations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user