Skip to content

Commit 4017482

Browse files
committed
make firmware update work
Signed-off-by: Michel-FK <[email protected]>
1 parent e8fe02a commit 4017482

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

FunKey/board/funkey/sw-description

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ software =
1212
installed-directly = true;
1313
compressed = "zlib";
1414
}
15+
);
1516
files: (
1617
{
1718
filename = "funkey_gpio_management";
18-
path = "/tmp/";
19+
path = "/tmp/funkey_gpio_management";
1920
}
2021
);
2122
scripts: (

0 commit comments

Comments
 (0)