Skip to content

Commit 7c74c39

Browse files
committed
simplelink_lpf3: cc23x0r5: driverlib: Add vims.c to CmakeLists
Needed for zephyr driver. Signed-off-by: Stoyan Bogdanov <[email protected]>
1 parent ea2b25f commit 7c74c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simplelink_lpf3/source/ti/devices/cc23x0r5/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ zephyr_library_sources(
4545
driverlib/setup.c
4646
driverlib/uart.c
4747
driverlib/spi.c
48+
driverlib/vims.c
4849
)
4950

5051
# RF patches

0 commit comments

Comments
 (0)