The build will fail if `gpio1` is disabled in an overlay.
For example:
```
&gpio1 {
status = "disabled";
};
```
Signed-off-by: Francois Gervais <francoisgervais@gmail.com>
|
||
|---|---|---|
| .. | ||
| nrf_802154 | ||
| nrfx | ||
| CMakeLists.txt | ||
| Kconfig | ||
The build will fail if `gpio1` is disabled in an overlay.
For example:
```
&gpio1 {
status = "disabled";
};
```
Signed-off-by: Francois Gervais <francoisgervais@gmail.com>
|
||
|---|---|---|
| .. | ||
| nrf_802154 | ||
| nrfx | ||
| CMakeLists.txt | ||
| Kconfig | ||