DTS and DTSi Authoring
-
Thought it was worthwhile to make members aware that CLion IDE by Jetbrains supports code completion for DTS and DTSi.
This was news to me, I've always done this manually, but CLion makes it sooooooo much easier.
-
@crispyoz ooo that's good to know, thanks for sharing!
Does it also support DTS fragments for overlays?
For example: https://github.com/OnionIoT/OpenWRT-Packages/blob/openwrt-23.05/onion-dt-overlay/src/sw-spi.dts
-
@Lazar-Demin I haven't used overlays but I just checked what files it can create, you can see the options here:
Since OpenWrt is OSS you can download the community version of CLion and give it a shot.
The docs are here
-
@crispyoz Cool, I'll try to carve out some time to test drive it