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
LIB2ADD += fp-bit.c

fp-bit.c: $(srcdir)/fp-bit.c
	echo '#define FLOAT' > fp-bit.c
	cat $(srcdir)/fp-bit.c >> fp-bit.c