zephyr/boards/arm/bbc_microbit
Andrzej Głąbek 32223bd2ae boards: Enable GPIO by default on boards with nRF SoCs
This patch enables the GPIO driver by default on all boards equipped
with an nRF SoC (all boards having `CONFIG_SOC_FAMILY_NRF=y` in their
`_defconfig` file).
In vast majority of cases the driver is needed, so it is more
convenient to enable it at board level than in particular
applications.
And if the driver is undesired for some reason, it can be still
disabled in the application config.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-03-28 16:46:39 -05:00
..
doc doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
bbc_microbit_defconfig boards: Enable GPIO by default on boards with nRF SoCs 2019-03-28 16:46:39 -05:00
bbc_microbit.dts boards: nrf: Add bt-mon-uart to all nRF-based boards 2019-03-21 17:23:08 +02:00
bbc_microbit.yaml boards: bbc_microbit: Add i2c/gpio as supported peripherals 2019-01-15 10:56:42 -06:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
Kconfig.board drivers: i2c: nrfx: Move device tree selection to driver Kconfig 2018-07-02 09:46:22 -05:00
Kconfig.defconfig boards: arm: nrf: Make Bluetooth optional 2019-02-07 16:17:27 -05:00