Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# Copyright (c) 2021 Polarity Works
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
config BOARD_ADV360_LEFT
|
||||
bool "adv360_left"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
config BOARD_ADV360_RIGHT
|
||||
bool "adv360_right"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
Reference in New Issue
Block a user