testing neovim
parent
8cf7423e20
commit
cbf97e8372
@ -0,0 +1 @@
|
||||
q
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"clangd_args":
|
||||
{
|
||||
"toolchain": "arm-none-eabi-gcc",
|
||||
"build_dir": "gcc"
|
||||
},
|
||||
"dap_args":
|
||||
{
|
||||
"program_name": "AtmelStart.elf",
|
||||
"args": ["-x", "scripts/debug.gdb"],
|
||||
"build_dir": "gcc"
|
||||
}
|
||||
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"clangd_args" :
|
||||
{
|
||||
"toolchain": "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc",
|
||||
"build_dir": "gcc"
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
||||
/home/penguin/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc/compile_commands.json
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Reference in New Issue