Add a support for Texas Instruments MSPM0 fmaily and MSPM0-G series SoC. Signed-off-by: Saravanan Sekar <saravanan@linumiz.com> Signed-off-by: Jackson Farley <j-farley@ti.com>
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
# MSPM0 SDK configuration
|
|
|
|
# Copyright (c) 2025 Texas Instruments
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_MSPM0_SDK
|
|
bool
|
|
|
|
config USE_MSPM0_DL_GPIO
|
|
bool
|
|
|
|
config USE_MSPM0_DL_UART
|
|
bool
|