You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having this issue we I tried to build the project
$ make $SRCS is [src/BlueNRG1_it.c src/main.c ] PRE if not exist libs mkdir libs /usr/bin/sh: -c: line 2: syntax error: unexpected end of file make: *** [Makefile:131: pre-build] Error 2
"armToolchainVersion": "10.3.1",
"cortex-debug.armToolchainPath": "C:/PROGRA~2/GNUARM~1/102021~1.10/bin",
"cortex-debug.openocdPath": "${workspaceRoot}/openocd-0.11.0-rc1/bin/openocd.exe",
//Please modify this to your server location if different
"cortex-debug.JLinkGDBServerPath": "C:/Program Files/SEGGER/JLink/JLinkGDBServerCL.exe",
//TODO: update this with your user directory's name
"bluenrgDkLocation":"C:/Users/Fathi/ST/BlueNRG-1_2 DK 3.2.3/Library",
"binaryFileName":"blinkTest"
}
`
The text was updated successfully, but these errors were encountered:
I am having this issue we I tried to build the project
$ make $SRCS is [src/BlueNRG1_it.c src/main.c ] PRE if not exist libs mkdir libs /usr/bin/sh: -c: line 2: syntax error: unexpected end of file make: *** [Makefile:131: pre-build] Error 2
my settings:
`
{
"json.schemas": [
{
"fileMatch": [
"/myfile"
],
"url": "schemaURL"
}
],
}
`
The text was updated successfully, but these errors were encountered: