Skip to content

Commit 4dba488

Browse files
committed
Module - fix hal version update
1 parent a1a12f3 commit 4dba488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"cmsis-core": "~0.4.0",
32-
"mbed-hal": "~0.7.0",
32+
"mbed-hal": "~0.8.0",
3333
"minar": "*"
3434
}
3535
}

0 commit comments

Comments
 (0)