LSP

How to set up a development environment for Linux kernel with LSP support

BobAnkh published on
2 min, 283 words

We are going to set up a development environment for Linux kernel with LSP support. This will help you to write, navigate, and understand the kernel code more effectively. This is a follow-up to the contribute-kernel post where we set up a basic development environment for Linux kernel and talk about the process of contributing to the upstream.

Read More