Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# 96Boards NITROGEN board configuration # Copyright (c) 2016 Nordic Semiconductor ASA # SPDX-License-Identifier: Apache-2.0 if BOARD_96B_NITROGEN config BOARD default "96b_nitrogen" config BT_CTLR default BT endif # BOARD_96B_NITROGEN