nuttx/boards/arm/samv7/same70-qmtech
Xiang Xiao 1b3af76bf3 !libc/stream: remove CONFIG_LIBC_LONG_LONG and always support long long
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>
2026-05-19 16:21:28 +08:00
..
configs !libc/stream: remove CONFIG_LIBC_LONG_LONG and always support long long 2026-05-19 16:21:28 +08:00
include style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
kernel protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
scripts boards/arm/samv7: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
src boards/arm: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
.gitignore boards/arm/samv7: rework linker script usage logic to allow custom linker scripts 2022-03-11 11:25:50 +08:00
Kconfig boards/arm/samv7: reorganize code to common folder 2021-12-31 16:45:30 +08:00