From 36975d2eace617df2bd2a82da5632d9e9f5a6ffb Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Thu, 19 Dec 2024 16:43:34 +0000 Subject: [PATCH] Configure bitbake package --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.org b/config.org index cf5f5f7..bc95ae3 100644 --- a/config.org +++ b/config.org @@ -1355,6 +1355,13 @@ (add-hook 'rust-mode-hook 'cargo-minor-mode) #+end_src +*** BitBake + I hate Yocto and its tools but alas, I must use it for work :( + + #+begin_src emacs-lisp + (use-package bitbake) + #+end_src + ** clang-format Most of the time, =lsp-mode= is fine for formatting, but sometimes it doesn't work (mostly just because I haven't gone through the