Configure bitbake package
This commit is contained in:
parent
8ee2885405
commit
36975d2eac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user