boards: Fix thingy:53 assert with gpio=n
Problem:
When GPIO=n the regulator is turned off,
but assert expects regulator init priorty.
Fix:
Add if defined to check if regulator is turned
on in order to check init priority.
Signed-off-by:
Dominik Chat <dominik.chat@nordicsemi.no>
Loading
Please sign in to comment