Correction in submodules

This commit is contained in:
philsson 2017-10-14 15:10:58 +02:00
parent 8655cb391f
commit c71e59ca53
3 changed files with 4 additions and 3 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "zephyr-RC"]
[submodule "include/zephyr-RC"]
path = include/zephyr-RC
url = https://github.com/philsson/zephyr-RC.git

4
.vscode/launch.json vendored
View File

@ -9,12 +9,12 @@
"miDebuggerPath": "c:/dev/gcc-arm-6.2/bin/arm-none-eabi-gdb.exe"
},
"linux": {
//"miDebuggerPath": "/usr/bin/gdb"
"miDebuggerPath": "/usr/bin/arm-none-eabi-gdb"
//"debugServerPath": "/usr/bin/openocd"
},
"targetArchitecture": "arm",
"program": "${workspaceRoot}/outdir/nucleo_f411re/zephyr.elf",
// A delay is needed to start the debug_server here as the OCD server
// is not fully started when gdb tries to connect
//"preLaunchTask": "debug_server",
"debugServerArgs": "",
"stopAtEntry": false,

1
include/zephyr-RC Submodule

@ -0,0 +1 @@
Subproject commit 4b7fb7074b559b554740844e0a81e1f098ddec5c