This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
4,225
Commits
1
Branch
0
Tags
24
MiB
811086ff85
Commit Graph
3 Commits
Author
SHA1
Message
Date
Michael Jung
bf066f11e7
apps/netutils/cjson/Kconfig: stdio floating point support required. cJSON requires floating point support in printf (specifically the 'g' conversion specifier). Thus, select LIBC_FLOATINGPOINT when NETUTILS_CJSON is selected.
2019-07-07 11:33:44 -06:00
Gregory Nutt
07b6eb555c
Trivial changes from review of last PR
2019-04-28 06:47:03 -06:00
raiden00pl
75aca388a4
Merged in raiden00/apps/cjson (pull request
#175
)
...
netutils: support for the current version of cJSON Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-04-28 12:34:20 +00:00