Skip to content
Snippets Groups Projects
Commit 357c3058 authored by MENACER Mohamed's avatar MENACER Mohamed
Browse files

final testt

parent e584a262
No related branches found
No related tags found
No related merge requests found
Showing
with 352 additions and 0 deletions
.cache
build
\ No newline at end of file
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Cortex Debug",
"cwd": "${workspaceFolder}",
"executable": "./build/zephyr/zephyr.elf",
"request": "launch",
"type": "cortex-debug",
// "runToEntryPoint": "main",
"servertype": "external",
"gdbTarget": "localhost:3333",
"device": "nrf52833",
"gdbPath": "/opt/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb",
}
]
}
{
"nrf-connect.applications": [
"${workspaceFolder}"
]
}
\ No newline at end of file
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment