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

include start
call OK addstr "this is a test"
# background attributes set to standout and A for space
cchar BKGND $STANDOUT "A"
call OK bkgrndset $BKGND
call OK refresh
compare bkgrndset1.chk
call OK erase
call OK refresh
compare bkgrndset2.chk