incubator-nuttx/boards/arm/tlsr82/tlsr8278adk80d
Xiang Xiao b1c72c023c libc/stdio: enable long long formating by CONFIG_HAVE_LONG_LONG
and remove CONFIG_LIBC_LONG_LONG option to simplify the usage.
note: the size will increase 668
before change:
   text    data     bss     dec     hex filename
 168440     348    4480  173268   2a4d4 nuttx

after change:
   text    data     bss     dec     hex filename
 169108     348    4480  173936   2a770 nuttx

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-13 09:50:38 -03:00
..
configs/nsh libc/stdio: enable long long formating by CONFIG_HAVE_LONG_LONG 2022-07-13 09:50:38 -03:00
include
scripts arm/tlsr82: ble performance optimize and problems solve. 2022-05-30 19:52:38 +08:00
src arm/tlsr82: gpio driver bug fix and optimize. 2022-06-07 22:26:36 +08:00
Kconfig