da041942c2
Has a lot of great sensors on it including a very fast 6 axis IMU, atmospheric, and time of flight sensors. This is a fantastic board to test sensors and algorithms on. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
# TDK RoboKit 1 Board Options
|
|
|
|
# Copyright (c) 2022 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_TDK_ROBOKIT1
|
|
bool "TDK RoboKit1 Board"
|
|
depends on SOC_PART_NUMBER_SAME70Q21 || SOC_PART_NUMBER_SAME70Q21B
|