diff --git a/2gpio-lib/.cache/clangd/index/bit_array.h.EB7922E82DD2D097.idx b/2gpio-lib/.cache/clangd/index/bit_array.h.EB7922E82DD2D097.idx deleted file mode 100644 index 29e3b16..0000000 Binary files a/2gpio-lib/.cache/clangd/index/bit_array.h.EB7922E82DD2D097.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/ebtn.c.9678B55F0936E21B.idx b/2gpio-lib/.cache/clangd/index/ebtn.c.9678B55F0936E21B.idx deleted file mode 100644 index 49ccd33..0000000 Binary files a/2gpio-lib/.cache/clangd/index/ebtn.c.9678B55F0936E21B.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/ebtn.h.8A2C41532698C7BB.idx b/2gpio-lib/.cache/clangd/index/ebtn.h.8A2C41532698C7BB.idx deleted file mode 100644 index 1019d95..0000000 Binary files a/2gpio-lib/.cache/clangd/index/ebtn.h.8A2C41532698C7BB.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/ebtn_cb.c.9B19FD96B490F223.idx b/2gpio-lib/.cache/clangd/index/ebtn_cb.c.9B19FD96B490F223.idx deleted file mode 100644 index 0d6bae3..0000000 Binary files a/2gpio-lib/.cache/clangd/index/ebtn_cb.c.9B19FD96B490F223.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/ebtn_cb.h.A403D29EB54A4460.idx b/2gpio-lib/.cache/clangd/index/ebtn_cb.h.A403D29EB54A4460.idx deleted file mode 100644 index 5d5026b..0000000 Binary files a/2gpio-lib/.cache/clangd/index/ebtn_cb.h.A403D29EB54A4460.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/gpio.c.B906620D03305B39.idx b/2gpio-lib/.cache/clangd/index/gpio.c.B906620D03305B39.idx deleted file mode 100644 index ef548c5..0000000 Binary files a/2gpio-lib/.cache/clangd/index/gpio.c.B906620D03305B39.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/gpio.h.F0F7F0EEEFE78209.idx b/2gpio-lib/.cache/clangd/index/gpio.h.F0F7F0EEEFE78209.idx deleted file mode 100644 index 68dfea2..0000000 Binary files a/2gpio-lib/.cache/clangd/index/gpio.h.F0F7F0EEEFE78209.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/main.c.0B714D607B3B8DA9.idx b/2gpio-lib/.cache/clangd/index/main.c.0B714D607B3B8DA9.idx deleted file mode 100644 index a49435c..0000000 Binary files a/2gpio-lib/.cache/clangd/index/main.c.0B714D607B3B8DA9.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/main.h.DFA6CA202BF1D8FF.idx b/2gpio-lib/.cache/clangd/index/main.h.DFA6CA202BF1D8FF.idx deleted file mode 100644 index a252383..0000000 Binary files a/2gpio-lib/.cache/clangd/index/main.h.DFA6CA202BF1D8FF.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/systick.c.3311AE05AE8A2F96.idx b/2gpio-lib/.cache/clangd/index/systick.c.3311AE05AE8A2F96.idx deleted file mode 100644 index aa75077..0000000 Binary files a/2gpio-lib/.cache/clangd/index/systick.c.3311AE05AE8A2F96.idx and /dev/null differ diff --git a/2gpio-lib/.cache/clangd/index/systick.h.662663FE528A70AD.idx b/2gpio-lib/.cache/clangd/index/systick.h.662663FE528A70AD.idx deleted file mode 100644 index 2b70a93..0000000 Binary files a/2gpio-lib/.cache/clangd/index/systick.h.662663FE528A70AD.idx and /dev/null differ diff --git a/2gpio-lib/.vscode/compile_commands.json b/2gpio-lib/.vscode/compile_commands.json deleted file mode 100644 index f0d2bad..0000000 --- a/2gpio-lib/.vscode/compile_commands.json +++ /dev/null @@ -1,26 +0,0 @@ -[ -{ - "directory": "/home/time/doc/codefile/embe/Blog/stm32/stm32h7/2gpio-lib", - "arguments": ["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", "-c", "-g", "-O0", "-I../../libopencm3/include", "-Iuser/inc", "-Ilib/ebtn", "-DSTM32H7", "-mthumb", "-mcpu=cortex-m7", "-mfpu=fpv5-d16", "-mfloat-abi=hard", "-o", "build/.objs/lib-ebtn/MCU/ARM Cortex-M7/release/lib/ebtn/ebtn_cb.c.o", "lib/ebtn/ebtn_cb.c"], - "file": "lib/ebtn/ebtn_cb.c" -}, -{ - "directory": "/home/time/doc/codefile/embe/Blog/stm32/stm32h7/2gpio-lib", - "arguments": ["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", "-c", "-g", "-O0", "-I../../libopencm3/include", "-Iuser/inc", "-Ilib/ebtn", "-DSTM32H7", "-mthumb", "-mcpu=cortex-m7", "-mfpu=fpv5-d16", "-mfloat-abi=hard", "-o", "build/.objs/lib-ebtn/MCU/ARM Cortex-M7/release/lib/ebtn/ebtn.c.o", "lib/ebtn/ebtn.c"], - "file": "lib/ebtn/ebtn.c" -}, -{ - "directory": "/home/time/doc/codefile/embe/Blog/stm32/stm32h7/2gpio-lib", - "arguments": ["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", "-c", "-g", "-O0", "-I../../libopencm3/include", "-Iuser/inc", "-Ilib/ebtn", "-DSTM32H7", "-mthumb", "-mcpu=cortex-m7", "-mfpu=fpv5-d16", "-mfloat-abi=hard", "-o", "build/.objs/gpio-lib/MCU/ARM Cortex-M7/release/user/src/gpio.c.o", "user/src/gpio.c"], - "file": "user/src/gpio.c" -}, -{ - "directory": "/home/time/doc/codefile/embe/Blog/stm32/stm32h7/2gpio-lib", - "arguments": ["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", "-c", "-g", "-O0", "-I../../libopencm3/include", "-Iuser/inc", "-Ilib/ebtn", "-DSTM32H7", "-mthumb", "-mcpu=cortex-m7", "-mfpu=fpv5-d16", "-mfloat-abi=hard", "-o", "build/.objs/gpio-lib/MCU/ARM Cortex-M7/release/user/src/main.c.o", "user/src/main.c"], - "file": "user/src/main.c" -}, -{ - "directory": "/home/time/doc/codefile/embe/Blog/stm32/stm32h7/2gpio-lib", - "arguments": ["/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", "-c", "-g", "-O0", "-I../../libopencm3/include", "-Iuser/inc", "-Ilib/ebtn", "-DSTM32H7", "-mthumb", "-mcpu=cortex-m7", "-mfpu=fpv5-d16", "-mfloat-abi=hard", "-o", "build/.objs/gpio-lib/MCU/ARM Cortex-M7/release/user/src/systick.c.o", "user/src/systick.c"], - "file": "user/src/systick.c" -}] diff --git a/2gpio-lib/.vscode/settings.json b/2gpio-lib/.vscode/settings.json deleted file mode 100644 index bbc58b6..0000000 --- a/2gpio-lib/.vscode/settings.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "files.associations": { - "rcc.h": "c", - "gpio.h": "c", - "rcc_common_all.h": "c", - "main.h": "c", - "flash.h": "c", - "stdint.h": "c", - "systick.h": "c", - "scb.h": "c", - "nvic.h": "c", - "gpio_common_f24.h": "c", - "gpio_common_f234.h": "c", - "gpio_common_all.h": "c", - "pwr.h": "c", - "common.h": "c" - }, - "Codegeex.Chat.fontSize": 18, - "Codegeex.RepoIndex": true, - "C_Cpp.default.compilerPath": "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc", - "C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools", - "C_Cpp.default.compileCommands": "${workspaceFolder}/compile_commands.json" -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/config b/2gpio-lib/.xmake/linux/x86_64/cache/config deleted file mode 100644 index c04fbaa..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/config +++ /dev/null @@ -1,11 +0,0 @@ -{ - options = { - mode = "release", - plat = "linux", - arch = "x86_64" - }, - mtimes = { - ["xmake.lua"] = 1764437527 - }, - recheck = false -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/detect b/2gpio-lib/.xmake/linux/x86_64/cache/detect deleted file mode 100644 index 810d82f..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/detect +++ /dev/null @@ -1,288 +0,0 @@ -{ - ["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++" - } -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/history b/2gpio-lib/.xmake/linux/x86_64/cache/history deleted file mode 100644 index 381c2ce..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/history +++ /dev/null @@ -1,69 +0,0 @@ -{ - cmdlines = { - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake -r", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake project -k compile_commands", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake clean", - "xmake -r", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake -r", - "xmake clean", - "xmake -r", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/update_intellisense.lua .vscode clangd", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake check", - "xmake -r", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake -r", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake project -k makefile", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake check", - "xmake check", - "xmake check", - "xmake check", - "xmake check", - "xmake check", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/explorer.lua", - "xmake l /home/time/.vscode-server/extensions/tboox.xmake-vscode-2.4.1/assets/config.lua", - "xmake check", - "xmake clean", - "xmake -r", - "xmake lua /home/time/.local/share/xmake/modules/private/utils/statistics.lua", - "xmake lua /home/time/.local/share/xmake/actions/build/cleaner.lua" - } -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/option b/2gpio-lib/.xmake/linux/x86_64/cache/option deleted file mode 100644 index 6f31cf5..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/option +++ /dev/null @@ -1 +0,0 @@ -{ } \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/package b/2gpio-lib/.xmake/linux/x86_64/cache/package deleted file mode 100644 index 6f31cf5..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/package +++ /dev/null @@ -1 +0,0 @@ -{ } \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/project b/2gpio-lib/.xmake/linux/x86_64/cache/project deleted file mode 100644 index 6f31cf5..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/project +++ /dev/null @@ -1 +0,0 @@ -{ } \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/cache/toolchain b/2gpio-lib/.xmake/linux/x86_64/cache/toolchain deleted file mode 100644 index 8b9c6f7..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/cache/toolchain +++ /dev/null @@ -1,155 +0,0 @@ -{ - ["arm-none-eabi_arch_ARM Cortex-M7_plat_MCU"] = { - __checked = { - bindir = "/home/time/doc/mybin/arm-none-eabi/bin", - cross = "arm-none-eabi-", - sdkdir = "/home/time/doc/mybin/arm-none-eabi" - }, - arch = "ARM Cortex-M7", - bindir = "/home/time/doc/mybin/arm-none-eabi/bin", - plat = "MCU", - cross = "arm-none-eabi-", - sdkdir = "/home/time/doc/mybin/arm-none-eabi" - }, - yasm_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - gfortran_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - nasm_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - fpc_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - cross_arch_x86_64_plat_linux = { - __checked = false, - __global = true, - plat = "linux", - arch = "x86_64" - }, - nim_arch_x86_64_plat_linux = { - __checked = false, - __global = true, - plat = "linux", - arch = "x86_64" - }, - ["tool_target_gpio-lib_MCU_ARM Cortex-M7_ld"] = { - toolchain_info = { - cachekey = "arm-none-eabi_arch_ARM Cortex-M7_plat_MCU", - name = "arm-none-eabi", - plat = "MCU", - arch = "ARM Cortex-M7" - }, - toolname = "gxx", - program = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-g++" - }, - ["tool_target_gpio-lib_MCU_ARM Cortex-M7_cc"] = { - toolchain_info = { - cachekey = "arm-none-eabi_arch_ARM Cortex-M7_plat_MCU", - name = "arm-none-eabi", - plat = "MCU", - arch = "ARM Cortex-M7" - }, - toolname = "gcc", - program = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc" - }, - fasm_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - cuda_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - go_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - clang_arch_x86_64_plat_linux = { - __global = true, - plat = "linux", - arch = "x86_64" - }, - envs_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - gcc_arch_x86_64_plat_linux = { - __checked = { - name = "gcc", - program = "/usr/bin/gcc" - }, - __global = true, - plat = "linux", - arch = "x86_64" - }, - ["cross_arch_ARM Cortex-M7_plat_MCU"] = { - __checked = false, - plat = "MCU", - arch = "ARM Cortex-M7" - }, - ["envs_arch_ARM Cortex-M7_plat_MCU"] = { - __checked = true, - plat = "MCU", - arch = "ARM Cortex-M7" - }, - zig_arch_x86_64_plat_linux = { - __global = true, - plat = "linux", - arch = "x86_64" - }, - ["tool_target_lib-ebtn_MCU_ARM Cortex-M7_ar"] = { - toolchain_info = { - cachekey = "arm-none-eabi_arch_ARM Cortex-M7_plat_MCU", - name = "arm-none-eabi", - plat = "MCU", - arch = "ARM Cortex-M7" - }, - toolname = "gcc_ar", - program = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc-ar" - }, - swift_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - }, - ["tool_target_lib-ebtn_MCU_ARM Cortex-M7_cc"] = { - toolchain_info = { - cachekey = "arm-none-eabi_arch_ARM Cortex-M7_plat_MCU", - name = "arm-none-eabi", - plat = "MCU", - arch = "ARM Cortex-M7" - }, - toolname = "gcc", - program = "/home/time/doc/mybin/arm-none-eabi/bin/arm-none-eabi-gcc" - }, - rust_arch_x86_64_plat_linux = { - __checked = true, - __global = true, - plat = "linux", - arch = "x86_64" - } -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/linux/x86_64/project.lock b/2gpio-lib/.xmake/linux/x86_64/project.lock deleted file mode 100644 index e69de29..0000000 diff --git a/2gpio-lib/.xmake/linux/x86_64/xmake.conf b/2gpio-lib/.xmake/linux/x86_64/xmake.conf deleted file mode 100644 index bb40829..0000000 --- a/2gpio-lib/.xmake/linux/x86_64/xmake.conf +++ /dev/null @@ -1,53 +0,0 @@ -{ - arch = "x86_64", - builddir = "build", - ccache = true, - host = "linux", - kind = "static", - mode = "release", - ndk_stdcxx = true, - plat = "linux", - target_os = "linux", - __toolchains_linux_arm32 = { - "envs", - "gcc", - "yasm", - "nasm", - "fasm", - "cuda", - "go", - "rust", - "swift", - "gfortran", - "fpc" - }, - __toolchains_linux_MCU = { - "envs", - "gcc", - "yasm", - "nasm", - "fasm", - "cuda", - "go", - "rust", - "swift", - "gfortran", - "fpc" - }, - __toolchains_linux_x86_64 = { - "envs", - "gcc", - "yasm", - "nasm", - "fasm", - "cuda", - "go", - "rust", - "swift", - "gfortran", - "fpc" - }, - ["__toolchains_MCU_ARM Cortex-M7"] = { - "envs" - } -} \ No newline at end of file diff --git a/2gpio-lib/.xmake/vscode-build.log b/2gpio-lib/.xmake/vscode-build.log deleted file mode 100644 index 7508e97..0000000 --- a/2gpio-lib/.xmake/vscode-build.log +++ /dev/null @@ -1 +0,0 @@ -[100%]: build ok, spent 0.588s