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/;

/ {
	compatible = "test-strings";
	#address-cells = <2>;
	#size-cells = <2>;

	device {
		compatible = "foo", "bar";
		big-endian;
	};
};