NCS2.7.0
board:nrf54L15
We need a hardware to equip the nrf54l15 hardware, such as using internal or external low-speed crystal, power supply method is DCDC or LDO, etc.
Just like the old SDK, you can modify these in the code, but ncs can change it in the configuration file.
eg:
1. burn param to uicr
2. read uicr param
3. code set param(xtal rc or dcdc ldo)

