@ -2,7 +2,7 @@
"configurations": [
{
"name": "Win32",
"compileCommands": "./build/compile_commands.json"
"compileCommands": "${workspaceFolder}/build/compile_commands.json"
}
],
"version": 4
@ -1,5 +1,5 @@
idf_component_register(SRCS #
"../dep/zesp32-submodule-zsimpleble-server/zsimpleble_server.c"
#"../dep/zesp32-submodule-zsimpleble-server/zsimpleble_server.c"
"ble_spp_server_demo.c"
"main.c"
INCLUDE_DIRS #