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

/dts-v1/;

/ {
	device_type = <0xdeadbeef>;
	model = <0xdeadbeef>;
	status = <0xdeadbeef>;
	label = <0xdeadbeef>;

	foobar-names = "foo", <1>;

	node {
		compatible = "good", <0xdeadbeef>;
	};
};