Fix path.

Signed-off-by: HiFiPhile <admin@hifiphile.com>
This commit is contained in:
HiFiPhile
2025-02-11 20:56:41 +01:00
parent 1208f88b6e
commit 14f1feac84
16 changed files with 11 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"version": 6,
"include": [
"../../../hw/bsp/BoardPresets.json"
"../../hw/bsp/BoardPresets.json"
]
}

View File

@@ -1,6 +0,0 @@
{
"version": 6,
"include": [
"../../../hw/bsp/BoardPresets.json"
]
}

View File

@@ -1,6 +0,0 @@
{
"version": 6,
"include": [
"../../../hw/bsp/BoardPresets.json"
]
}