Skip to content
Commit 4e8b382e authored by Martí Bolívar's avatar Martí Bolívar Committed by Anas Nashif
Browse files

soc: nrf: fix NRF_DT_CHECK_GPIO_CTLR_IS_SOC



This was merged by mistake without being tested and is not working
properly. We need to avoid doing a BUILD_ASSERT() when the relevant
property is missing, because we can't use DT_GPIO_CTLR() on an
undefined property. Handle this with COND_CODE_1().

Signed-off-by: default avatarMartí Bolívar <marti.bolivar@nordicsemi.no>
parent b0263605
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment