Links in build output

nRF Connect for VS Code

tags
nRF Connect for VS Code

The build output now provides links to the corresponding node or property for devicetree C macros.

For example, on the following image, the C macro DT_N_S_soc_S_rtc_40024000_P_reg represents the /soc/rtc@40024000/reg property, and any occurrence of it is now clickable as a link in the build terminal and user terminals.

Clickable links in build output