- add airfy-beacon - add calliope-mini - add microbit - add nrf51dk - add nrf51dongle - add nrf6310 - add yunjia-nrf51822
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
# Copyright (c) 2021 Inria
|
|
#
|
|
# This file is subject to the terms and conditions of the GNU Lesser
|
|
# General Public License v2.1. See the file LICENSE in the top level
|
|
# directory for more details.
|
|
|
|
config MODULE_MICROBIT
|
|
bool "BBC micro:bit specific LED matrix handling"
|
|
select MODULE_ZTIMER
|
|
select MODULE_ZTIMER_USEC
|
|
select MODULE_MINEPLEX
|