renamed 349 -> 397

This commit is contained in:
Tiago Batista Cardoso
2026-02-10 14:27:26 +01:00
parent 95889d091c
commit 46e2d50a55
4 changed files with 68 additions and 73 deletions

View File

@@ -11,4 +11,4 @@ make -- compile
make clean -- clean
make install -- build and load driver
make uninstall -- deload driver
make bear -- use bear to generate compile_commands.json to fix lsp errors
make bear -- use bear to generate compile_commands.json to fix lsp errors (might need to manually tweak compile_commands.json to suppress some unsupported arguments errors)