From cfb50381966ccdc0e4a989289677a95d556785e2 Mon Sep 17 00:00:00 2001 From: "Eyck-Alexander Jentzsch (im vscode container)" Date: Tue, 9 Apr 2024 10:58:52 +0000 Subject: [PATCH] Adds instructions for bear --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e9abe5..d296598 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Firmware +Using `make clean && bear -- make ` will cause a correct compile_commands.json to be emitted. This allows using completion tools like clangd. \ No newline at end of file