fea20bcb88
The frdm_stbc_agm01 implements an fxos8700 and fxas21002 to provide a 9-axis sensor solution. Signed-off-by: Ryan Holleran <rhollerar@gmail.com>
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
# Copyright (c) 2021 Ryan Holleran
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_FRDM_STBC_AGM01
|
|
def_bool $(shields_list_contains,frdm_stbc_agm01)
|