Create more unit tests for USB Devices and Printer Driver (#21)
All checks were successful
Build ptprnt / build (push) Successful in 2m59s

Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
2025-10-21 18:55:32 +00:00
parent d8467b8984
commit 97edea85af
30 changed files with 2441 additions and 92 deletions

View File

@@ -1,7 +1,6 @@
{
"clangd.arguments": [
"-background-index",
"-compile-commands-dir=builddir/"
],
"editor.formatOnType": false,
"editor.formatOnSave": true,