renamed 349 -> 397

This commit is contained in:
Tiago Batista Cardoso
2026-02-10 14:27:26 +01:00
parent 0a97bda868
commit cff4f40238
4 changed files with 59 additions and 61 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)