mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
1b3af76bf3
Long long support is now unconditional in printf/scanf and related helpers. Remove the Kconfig option, the conditional compilation in libvsprintf/libvscanf/ultoa_invert, the build-time #error in the rn2xx3 driver, and clean up CONFIG_LIBC_LONG_LONG entries from all board defconfigs. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>