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