mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 15:35:10 +00:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -282,6 +282,8 @@ defconfig -- This is a configuration file similar to the Linux
|
|||
|
||||
CONFIG_NOPRINTF_FIELDWIDTH - sprintf-related logic is a
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue