nuttx-update/arch
xuxin19 696e1a3f70 cmake(fix warning):toolchain do not have parent scope
toolchain file variable is global scope
dont need set parent scope

clear warning:
CMake Warning (dev) at /github/workspace/sources/nuttx/arch/arm/src/cmake/gcc.cmake:69 (set):
  Cannot set "GCCVER": current scope has no parent.
Call Stack (most recent call first):
  /github/workspace/sources/nuttx/arch/arm/src/cmake/Toolchain.cmake:56 (include)
  /github/workspace/sources/nuttx/build/CMakeFiles/3.26.0/CMakeSystem.cmake:6 (include)
  /github/workspace/sources/nuttx/build/CMakeFiles/CMakeScratch/TryCompile-ZJVOZO/CMakeLists.txt:5 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-10-15 12:38:14 +08:00
..
arm cmake(fix warning):toolchain do not have parent scope 2024-10-15 12:38:14 +08:00
arm64 sched: fix nxsched_process_delivered did not call hook 2024-10-15 01:50:06 +08:00
avr binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
ceva binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
misoc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
or1k binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
renesas rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
risc-v binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
sim nuttx/sim:Remove asan check in up_irq_save(). 2024-10-15 03:36:55 +08:00
sparc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
x86_64 nuttx/libc:Add _dl_find_object and dl_iterate_phdr function. 2024-10-15 12:35:54 +08:00
xtensa xtensa/esp32s3: add wapi support for getting country code 2024-10-14 13:42:37 +08:00
z16 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
z80 rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig Revert "nuttx/arch: Enabling ARCH_MATH_H is required when compiling sim with …" 2024-10-12 19:45:25 +08:00