Skip to content

Commit bdca9dd

Browse files
committed
simplelink_lpf3: ti: devices: cc23x0r5: Add spi.c to CMakeLists
Needed for zephyr driver. Signed-off-by: Julien Panis <[email protected]>
1 parent 1b86b55 commit bdca9dd

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
@@ -44,6 +44,7 @@ zephyr_library_sources(
4444
driverlib/lrfd.c
4545
driverlib/setup.c
4646
driverlib/uart.c
47+
driverlib/spi.c
4748
)
4849

4950
# RF patches

0 commit comments

Comments
 (0)