Skip to content

Commit

Permalink
mcux-sdk: drivers: netc: involve switch driver
Browse files Browse the repository at this point in the history
Involved switch driver to use.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
  • Loading branch information
yangbolu1991 committed Dec 11, 2024
1 parent d2e2514 commit 68e4897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcux/mcux-sdk/drivers/netc/driver_netc.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ message("driver_netc component is included.")

target_sources(${MCUX_SDK_PROJECT_NAME} PRIVATE
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_endpoint.c
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_switch.c
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_timer.c
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_ierb.c
${CMAKE_CURRENT_LIST_DIR}/fsl_netc_mdio.c
Expand Down

0 comments on commit 68e4897

Please sign in to comment.