Newer
Older
mbed-os / connectivity / drivers / emac / TARGET_NXP_EMAC / TARGET_IMX / TARGET_MIMXRT10x0_EVK / CMakeLists.txt
@Jamie Smith Jamie Smith on 9 Jan 2023 157 bytes MIMXRT1060_EVK and Teensy 4.0 support (#113)
# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

target_sources(mbed-emac
    PRIVATE
        hardware_init.c
)