nuttx/tools
zhanghongyu 4087e21dea ci_sim01: install g++-multilib into docker to support libcxx
fix build break:
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -lstdc++: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-12-06 06:20:05 +01:00
..
bl602
ci ci_sim01: install g++-multilib into docker to support libcxx 2023-12-06 06:20:05 +01:00
cxd56 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
esp32
esp32c3
esp32c6
esp32s2
esp32s3 esp32s3: Enhance protected build linker scripts and memory layout 2023-08-02 21:38:44 +02:00
espressif arch/espressif: Add MCUboot support for ESP32-C3 2023-08-04 10:30:57 -07:00
gdb tcbinfo:remove total_num form tcbinfo. 2023-11-21 21:52:24 -08:00
licensing
lwl
mpfs
pic32
rp2040
simwifi simwifi: host wlan0 obtains ip and set dns for wlan0 in the defwan wlan0 2023-10-27 22:28:01 +08:00
zds
.gitignore build: add initial cmake build system 2023-07-08 13:50:48 +08:00
b16.c
bdf-converter.c
build-globals.sh Fix loading of ET_DYN type of shared objects 2023-09-20 09:35:28 -04:00
callstack.py tools: Add script to parse callstack 2023-06-27 10:10:12 -03:00
cfgdefine.c tools/cfgdefine.c: Resolve compile warning array subscript has type ‘char’ 2023-10-26 00:10:57 +08:00
cfgdefine.h
cfgparser.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
cfgparser.h
checkpatch.sh tools: checkpach supports python files 2023-09-12 16:25:45 +08:00
checkrelease.sh
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
cmpconfig.c
cnvwindeps.c
Config.mk libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
configure_completion.bash
configure.bat
configure.c tools/Unix.mk:Security Checks and Windows Native Compilation Enhancements 2023-12-04 07:07:08 -08:00
configure.sh sh:Enhanced compilation system 2023-12-04 07:07:08 -08:00
convert-comments.c
copydir.bat
copydir.sh
coredump.py tools/coredump: add coredump python parser 2023-05-25 20:42:04 +08:00
csvparser.c
csvparser.h
define.bat
define.sh
detab.c
Directories.mk
discover.py
Export.mk
flash_writer.py
FlatLibs.mk
gcov.sh
gencromfs.c
ide_exporter.py
incdir.bat
incdir.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
incdir.sh
indent.sh
initialconfig.c
jlink-nuttx.c tcbinfo:remove total_num form tcbinfo. 2023-11-21 21:52:24 -08:00
kconfig2html.c
kconfig.bat
KernelLibs.mk
LibTargets.mk
link.bat
link.sh
lowhex.c
macar-qcs.sh change Mac sim archive operate from replace to quick insertion 2023-09-12 16:15:19 +03:00
Makefile.host
merge_config.py tools: add support for merge_config 2023-09-14 14:33:30 +08:00
minidumpserver.py tools/minudumpserver: support auto start GDB and execute some commands 2023-09-23 15:19:20 +08:00
mkallsyms.py semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
mkallsyms.sh
mkconfig.c
mkconfigvars.sh
mkctags.sh
mkdeps.c tools/mkdeps: increase MAX_BUFFER/MAX_EXPAND/MAX_SHQUOTE to 16384 2023-09-09 00:47:59 +08:00
mkexport.sh tools/mkexport: copy full library directly if library without path 2023-09-08 22:52:35 +08:00
mkfsdata.pl
mknulldeps.sh
mkromfsimg.sh
mksymtab.c
mksyscall.c tools/syscall: Resolve compile time warning on address validation. 2023-06-28 08:47:07 +08:00
mkversion.c
mkwindeps.sh
netusb.sh
noteinfo.c
nxstyle.c fs:support zipfs,can mount zipfile 2023-09-27 01:06:04 +08:00
parsecallstack.py
parsememdump.py parsememdump.py: support the sequence number parse 2023-09-23 15:13:00 +08:00
parsetrace.py tools/prasetrace: remvoe function name filter 2023-09-08 15:37:55 +03:00
pre-commit
process_config.sh tools: defconfig supports the include command 2023-09-14 14:33:30 +08:00
ProtectedLibs.mk
refresh.sh sh:Enhanced compilation system 2023-12-04 07:07:08 -08:00
rmcr.c
Rust.defs
sethost.sh Add CONFIG_EXPERIMENTAL for configure windows native 2023-10-31 09:03:02 +08:00
showsize.sh
showstack.sh tools/showstack: add configurable rank parameters 2023-09-12 16:23:20 +08:00
simbridge.sh
simhostroute.sh
size_report.py fix: TreeNode has same attribute with NodeMixin 2023-10-09 17:51:01 -04:00
stm32_pinmap_tool.py
testbuild.sh tools/testbuild: restore the original toolchain configuration before refresh 2023-07-20 09:09:32 +02:00
toolchain.cmake.export Do not let CMake check the compiler with en executable as the entry point is not always main() 2023-09-12 01:17:30 +08:00
uncrustify.cfg
Unix.mk tools/Unix.mk:Security Checks and Windows Native Compilation Enhancements 2023-12-04 07:07:08 -08:00
unlink.bat
unlink.sh
version.sh
Win.mk tools/Unix.mk:Security Checks and Windows Native Compilation Enhancements 2023-12-04 07:07:08 -08:00
xmlrpc_test.py
Zig.defs
zipme.sh