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

# group and class declaration config

# option spaces
option space foobar;

option space foo code width 1 length width 1;

option space bar code width 4 length width 4;

option space full code width 2 length width 2 hash size 111;

option foobar.test code 1 = text;

option foo.test code 1 = text;