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

/ {
	#address-cells = <1>;
	#size-cells = <0>;

	foo@1 {
		reg = <1>;
	};

	bar@1 {
		reg = <1>;
	};
};