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

--- a ---
echo a
a
--- b1 ---
echo b1
b1
--- b ---
echo b
b
--- x ---
echo x
x
exit status 0