提交按键库例程
This commit is contained in:
288
2gpio-lib/.xmake/linux/x86_64/cache/detect
vendored
Normal file
288
2gpio-lib/.xmake/linux/x86_64/cache/detect
vendored
Normal file
@@ -0,0 +1,288 @@
|
||||
{
|
||||
["find_program_arm-none-eabi_arch_ARM Cortex-M7_plat_MCU_checktoolcc"] = {
|
||||
["arm-none-eabi-gcc"] = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc"
|
||||
},
|
||||
["core.tools.gcc.has_cflags"] = {
|
||||
["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc_"] = {
|
||||
["-shared"] = true,
|
||||
["-o"] = true,
|
||||
["-print-multi-directory"] = true,
|
||||
["-no-canonical-prefixes"] = true,
|
||||
["--param"] = true,
|
||||
["-print-multiarch"] = true,
|
||||
["--version"] = true,
|
||||
["-dumpversion"] = true,
|
||||
["-dumpspecs"] = true,
|
||||
["-print-libgcc-file-name"] = true,
|
||||
["-x"] = true,
|
||||
["-v"] = true,
|
||||
["-pass-exit-codes"] = true,
|
||||
["--help"] = true,
|
||||
["-E"] = true,
|
||||
["-pie"] = true,
|
||||
["-S"] = true,
|
||||
["-print-sysroot-headers-suffix"] = true,
|
||||
["-c"] = true,
|
||||
["-print-search-dirs"] = true,
|
||||
["-pipe"] = true,
|
||||
["-print-multi-os-directory"] = true,
|
||||
["-print-multi-lib"] = true,
|
||||
["-Xpreprocessor"] = true,
|
||||
["-time"] = true,
|
||||
["-dumpmachine"] = true,
|
||||
["-print-sysroot"] = true,
|
||||
["--target-help"] = true,
|
||||
["-Xassembler"] = true,
|
||||
["-save-temps"] = true,
|
||||
["-B"] = true,
|
||||
["-Xlinker"] = true
|
||||
}
|
||||
},
|
||||
find_program = {
|
||||
["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++"] = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++",
|
||||
["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc"] = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc",
|
||||
gcc = "/usr/bin/gcc",
|
||||
nim = false
|
||||
},
|
||||
["core.tools.gcc.has_ldflags"] = {
|
||||
["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++_"] = {
|
||||
["-rpath"] = true,
|
||||
["--traditional-format"] = true,
|
||||
["-e"] = true,
|
||||
["--stats"] = true,
|
||||
["--enable-non-contiguous-regions"] = true,
|
||||
["--export-dynamic-symbol"] = true,
|
||||
["-debug"] = true,
|
||||
["-Tbss"] = true,
|
||||
["-Qy"] = true,
|
||||
["-Bno-symbolic"] = true,
|
||||
["--fatal-warnings"] = true,
|
||||
["--reduce-memory-overheads"] = true,
|
||||
["--spare-dynamic-tags"] = true,
|
||||
["--force-group-allocation"] = true,
|
||||
["--dynamic-list-data"] = true,
|
||||
["-Map"] = true,
|
||||
["--push-state"] = true,
|
||||
["--gc-keep-exported"] = true,
|
||||
["--split-by-reloc"] = true,
|
||||
["--fix-v4bx"] = true,
|
||||
["--help"] = true,
|
||||
["--error-execstack"] = true,
|
||||
["--fix-v4bx-interworking"] = true,
|
||||
["--pic-veneer"] = true,
|
||||
["--ctf-variables"] = true,
|
||||
["--rosegment"] = true,
|
||||
["-T"] = true,
|
||||
["--library-path"] = true,
|
||||
["--no-as-needed"] = true,
|
||||
["--no-warn-mismatch"] = true,
|
||||
["--version-exports-section"] = true,
|
||||
["-init"] = true,
|
||||
["--default-imported-symver"] = true,
|
||||
["--auxiliary"] = true,
|
||||
["--nmagic"] = true,
|
||||
["-L"] = true,
|
||||
["--undefined"] = true,
|
||||
["-Tldata-segment"] = true,
|
||||
["-m"] = true,
|
||||
["--warn-common"] = true,
|
||||
["--enable-new-dtags"] = true,
|
||||
["-u"] = true,
|
||||
["-Bsymbolic"] = true,
|
||||
["--enable-linker-version"] = true,
|
||||
["--end-group"] = true,
|
||||
["-no-pie"] = true,
|
||||
["--trace"] = true,
|
||||
["--output"] = true,
|
||||
["--warn-execstack-objects"] = true,
|
||||
["--no-undefined-version"] = true,
|
||||
["--gc-sections"] = true,
|
||||
["--check-sections"] = true,
|
||||
["--accept-unknown-input-arch"] = true,
|
||||
["--disable-linker-version"] = true,
|
||||
["--no-error-execstack"] = true,
|
||||
["--relocatable"] = true,
|
||||
["--no-gc-sections"] = true,
|
||||
["--task-link"] = true,
|
||||
["--no-ctf-variables"] = true,
|
||||
["--no-undefined"] = true,
|
||||
["--no-relax"] = true,
|
||||
["--demangle"] = true,
|
||||
["-l"] = true,
|
||||
["-dT"] = true,
|
||||
["-soname"] = true,
|
||||
["--no-wchar-size-warning"] = true,
|
||||
["-V"] = true,
|
||||
["--pop-state"] = true,
|
||||
["--print-memory-usage"] = true,
|
||||
["-b"] = true,
|
||||
["--library"] = true,
|
||||
["--section-start"] = true,
|
||||
["--no-print-gc-sections"] = true,
|
||||
["-Ur"] = true,
|
||||
["--sort-section"] = true,
|
||||
["--print-map-locals"] = true,
|
||||
["--enable-non-contiguous-regions-warnings"] = true,
|
||||
["--print-output-format"] = true,
|
||||
["-Y"] = true,
|
||||
["--discard-locals"] = true,
|
||||
["--target1-rel"] = true,
|
||||
["--long-plt"] = true,
|
||||
["--no-rosegment"] = true,
|
||||
["--no-warn-search-mismatch"] = true,
|
||||
["--discard-all"] = true,
|
||||
["-Ttext"] = true,
|
||||
["--no-strip-discarded"] = true,
|
||||
["--fix-stm32l4xx-629360"] = true,
|
||||
["--cref"] = true,
|
||||
["--as-needed"] = true,
|
||||
["--no-export-dynamic"] = true,
|
||||
["--eh-frame-hdr"] = true,
|
||||
["--no-map-whole-files"] = true,
|
||||
["-z"] = true,
|
||||
["--strip-all"] = true,
|
||||
["-f"] = true,
|
||||
["--require-defined"] = true,
|
||||
["-EL"] = true,
|
||||
["--trace-symbol"] = true,
|
||||
["--warn-rwx-segments"] = true,
|
||||
["--export-dynamic"] = true,
|
||||
["-P"] = true,
|
||||
["-a"] = true,
|
||||
["--wrap"] = true,
|
||||
["-assert"] = true,
|
||||
["--warn-unresolved-symbols"] = true,
|
||||
["--oformat"] = true,
|
||||
["--dynamic-list-cpp-new"] = true,
|
||||
["-nostdlib"] = true,
|
||||
["--format"] = true,
|
||||
["--dependency-file"] = true,
|
||||
["--no-dynamic-linker"] = true,
|
||||
["--dynamic-list"] = true,
|
||||
["--no-check-sections"] = true,
|
||||
["-g"] = true,
|
||||
["--dynamic-linker"] = true,
|
||||
["-I"] = true,
|
||||
["-Ttext-segment"] = true,
|
||||
["--default-symver"] = true,
|
||||
["--print-map"] = true,
|
||||
["--warn-multiple-gp"] = true,
|
||||
["--sort-common"] = true,
|
||||
["--warn-textrel"] = true,
|
||||
["--no-error-rwx-segments"] = true,
|
||||
["--no-merge-exidx-entries"] = true,
|
||||
["--force-exe-suffix"] = true,
|
||||
["--no-warn-rwx-segments"] = true,
|
||||
["--section-ordering-file"] = true,
|
||||
["--use-blx"] = true,
|
||||
["--script"] = true,
|
||||
["--no-fatal-warnings"] = true,
|
||||
["--disable-new-dtags"] = true,
|
||||
["-O"] = true,
|
||||
["-o"] = true,
|
||||
["--target-help"] = true,
|
||||
["-fini"] = true,
|
||||
["--no-accept-unknown-input-arch"] = true,
|
||||
["--no-demangle"] = true,
|
||||
["-Bshareable"] = true,
|
||||
["-static"] = true,
|
||||
["--unique"] = true,
|
||||
["-h"] = true,
|
||||
["--out-implib"] = true,
|
||||
["-Tdata"] = true,
|
||||
["--filter"] = true,
|
||||
["--map-whole-files"] = true,
|
||||
["--target1-abs"] = true,
|
||||
["--copy-dt-needed-entries"] = true,
|
||||
["-R"] = true,
|
||||
["--error-rwx-segments"] = true,
|
||||
["--error-unresolved-symbols"] = true,
|
||||
["-rpath-link"] = true,
|
||||
["--start-group"] = true,
|
||||
["--no-keep-memory"] = true,
|
||||
["-F"] = true,
|
||||
["-Trodata-segment"] = true,
|
||||
["--verbose"] = true,
|
||||
["--no-print-map-locals"] = true,
|
||||
["--disable-multiple-abs-defs"] = true,
|
||||
["-c"] = true,
|
||||
["-flto"] = true,
|
||||
["--entry"] = true,
|
||||
["--no-omagic"] = true,
|
||||
["--defsym"] = true,
|
||||
["-dp"] = true,
|
||||
["--print-map-discarded"] = true,
|
||||
["--no-define-common"] = true,
|
||||
["--cmse-implib"] = true,
|
||||
["-y"] = true,
|
||||
["--no-whole-archive"] = true,
|
||||
["--architecture"] = true,
|
||||
["-plugin"] = true,
|
||||
["--pic-executable"] = true,
|
||||
["--discard-none"] = true,
|
||||
["--no-print-map-discarded"] = true,
|
||||
["--no-copy-dt-needed-entries"] = true,
|
||||
["--mri-script"] = true,
|
||||
["--no-eh-frame-hdr"] = true,
|
||||
["-Bsymbolic-functions"] = true,
|
||||
["--just-symbols"] = true,
|
||||
["--no-enum-size-warning"] = true,
|
||||
["--retain-symbols-file"] = true,
|
||||
["-G"] = true,
|
||||
["--ignore-unresolved-symbol"] = true,
|
||||
["--dynamic-list-cpp-typeinfo"] = true,
|
||||
["--print-sysroot"] = true,
|
||||
["--remap-inputs"] = true,
|
||||
["--error-handling-script"] = true,
|
||||
["--export-dynamic-symbol-list"] = true,
|
||||
["--in-implib"] = true,
|
||||
["--no-allow-shlib-undefined"] = true,
|
||||
["--relax"] = true,
|
||||
["-Bgroup"] = true,
|
||||
["--gpsize"] = true,
|
||||
["--warn-section-align"] = true,
|
||||
["--strip-debug"] = true,
|
||||
["--warn-once"] = true,
|
||||
["--emit-relocs"] = true,
|
||||
["-qmagic"] = true,
|
||||
["--allow-shlib-undefined"] = true,
|
||||
["--remap-inputs-file"] = true,
|
||||
["--version"] = true,
|
||||
["-EB"] = true,
|
||||
["--vfp11-denorm-fix"] = true,
|
||||
["-plugin-save-temps"] = true,
|
||||
["--print-gc-sections"] = true,
|
||||
["--warn-execstack"] = true,
|
||||
["--version-script"] = true,
|
||||
["--omagic"] = true,
|
||||
["--default-script"] = true,
|
||||
["--warn-alternate-em"] = true,
|
||||
["--split-by-file"] = true,
|
||||
["--no-warn-execstack"] = true,
|
||||
["--no-warnings"] = true,
|
||||
["-plugin-opt"] = true,
|
||||
["--be8"] = true,
|
||||
["--whole-archive"] = true,
|
||||
["--allow-multiple-definition"] = true,
|
||||
["--image-base"] = true,
|
||||
["--orphan-handling"] = true,
|
||||
["--undefined-version"] = true,
|
||||
["--strip-discarded"] = true,
|
||||
["-A"] = true
|
||||
}
|
||||
},
|
||||
["find_program_arm-none-eabi_arch_ARM Cortex-M7_plat_MCU_checktoolar"] = {
|
||||
["arm-none-eabi-gcc-ar"] = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc-ar"
|
||||
},
|
||||
["lib.detect.has_flags"] = {
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc__cc_cxflags__-fdiagnostics-color=always"] = true,
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++__ld___-fPIC"] = false,
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc__cc___-O0"] = true,
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc__cc___-fPIC"] = true,
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc__cc_cxflags__-Wno-gnu-line-marker -Werror"] = true,
|
||||
["linux_x86_64_/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc__cc_cxflags__-MMD -MF"] = true
|
||||
},
|
||||
["find_program_arm-none-eabi_arch_ARM Cortex-M7_plat_MCU_checktoolld"] = {
|
||||
["arm-none-eabi-g++"] = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user