Skip to content

Commit b5ba50e

Browse files
ZhaoxiangJinmmahadevan108
authored andcommitted
sdk_ng: Add drivers from mcuxsdk-ng 24.12.00 release
Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent 5634cff commit b5ba50e

File tree

1,565 files changed

+683303
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,565 files changed

+683303
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright 2024 NXP
2+
#
3+
# SPDX-License-Identifier: BSD-3-Clause
4+
5+
if(CONFIG_MCUX_COMPONENT_driver.acmp)
6+
mcux_component_version(2.3.0)
7+
8+
mcux_add_source(SOURCES fsl_acmp.c fsl_acmp.h)
9+
10+
mcux_add_include(INCLUDES .)
11+
12+
endif()

0 commit comments

Comments
 (0)