Configure bitbake package

This commit is contained in:
Camden Dixie O'Brien 2024-12-19 16:43:34 +00:00
parent 8ee2885405
commit 36975d2eac

View File

@ -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