Skip to content

Commit 75853f5

Browse files
committed
hal_cmake: Remove duplicate entry
Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent b7dc89e commit 75853f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mcux/hal_nxp.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ endif()
6161
zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/common)
6262

6363
#include shared drivers
64-
include_driver_ifdef(CONFIG_ADC_LPC_ADC lpc_adc driver_lpc_adc)
6564
include_driver_ifdef(CONFIG_ADC_MCUX_LPADC lpadc driver_lpadc)
6665
include_driver_ifdef(CONFIG_COUNTER_MCUX_CTIMER ctimer driver_ctimer)
6766
include_driver_ifdef(CONFIG_COUNTER_MCUX_LPC_RTC lpc_rtc driver_lpc_rtc)

0 commit comments

Comments
 (0)