Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
# group and class declaration config

# vendor option space
option space foobar;

option vendor.foobar code 12345 = encapsulate foobar;
option foobar.test code 1 = text;
option foobar.test "a test";