Skip to content

Commit 6efba78

Browse files
author
Pofkinas
committed
[ADD] Detached Driver layer
1 parent 2c24364 commit 6efba78

23 files changed

+1678
-1091
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"pwm_driver.h": "c",
2222
"debug_api.h": "c",
2323
"stdio.h": "c",
24-
"led_app.h": "c"
24+
"led_app.h": "c",
25+
"uart_driver.h": "c"
2526
}
2627
}

0 commit comments

Comments
 (0)