Skip to content

Commit c9e89ea

Browse files
jpanisblbogdanovs
authored andcommitted
simplelink_lpf3: ti: devices: cc23x0r5: Add adc.c to CMakeLists
Needed for zephyr driver. Signed-off-by: Julien Panis <[email protected]>
1 parent 86e9a69 commit c9e89ea

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
@@ -46,6 +46,7 @@ zephyr_library_sources(
4646
driverlib/uart.c
4747
driverlib/spi.c
4848
driverlib/vims.c
49+
driverlib/adc.c
4950
)
5051

5152
# RF patches

0 commit comments

Comments
 (0)