zephyr/modules/hal_nordic
Francois Gervais ada6881d47 modules: hal_nordic: check if gpio1 is enabled
The build will fail if `gpio1` is disabled in an overlay.

For example:
```
&gpio1 {
	status = "disabled";
};
```

Signed-off-by: Francois Gervais <francoisgervais@gmail.com>
2023-03-21 09:39:02 +01:00
..
nrf_802154 modules: hal_nordic: check if gpio1 is enabled 2023-03-21 09:39:02 +01:00
nrfx nrf52_bsim: Convert from a nRF52832 to a nRF52833 2023-01-26 09:29:18 +01:00
CMakeLists.txt
Kconfig hal_nordic: Add protection against resource conflict (take 2) 2023-03-20 16:59:40 +01:00