Skip to content

Commit cb1a629

Browse files
tejlmandnashif
authored andcommitted
shield: adding Kconfig.shield to boostxl_ulpsense shield folder
Aligning the boostxl_ulpsense shield with all other shield descriptions by ensuring it has a Kconfig.shield file. This also provides the Kconfig symbol SHIELD_BOOSTXL_ULPSENSE similar to the Kconfig symbol available for other shields. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent afb34e3 commit cb1a629

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2021 Nordic Semiconductor ASA
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
config SHIELD_BOOSTXL_ULPSENSE
5+
def_bool $(shields_list_contains,boostxl_ulpsense)

0 commit comments

Comments
 (0)