zephyr/boards/arm/arduino_nano_33_ble
Torsten Rasmussen 72a8520a57 drivers: console: remove unused CONSOLE selection
Fixes: #38403

Removing unneeded `CONFIG_CONSOLES=y` occurrences where no console
driver is selected.

Such selection results in an empty drivers__console zephyr library,
which again results in the following warning message.

> No SOURCES given to Zephyr library: drivers__console
>
> Excluding target from build.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-09-28 12:13:23 +02:00
..
doc boards: Arduino Nano BLE 33: Update documentation 2021-09-17 11:56:35 +02:00
inc boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
src boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
arduino_nano_33_ble.dts boards: add zephyr_udc0 nodelabel to all boards with USB support 2021-08-19 16:56:54 +02:00
arduino_nano_33_ble.yaml boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
arduino_nano_33_ble_defconfig drivers: console: remove unused CONSOLE selection 2021-09-28 12:13:23 +02:00
board.cmake boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
CMakeLists.txt boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
Kconfig.board boards: remove USB option for nRF based boards 2021-08-03 19:00:12 -04:00
Kconfig.defconfig boards: remove USB option for nRF based boards 2021-08-03 19:00:12 -04:00