Newer
Older
mbed-os / targets / TARGET_NXP / TARGET_MCUXpresso_MCUS / TARGET_MIMXRT1050 / fsl_clock_config.h
/* mbed Microcontroller Library
 * Copyright (c) 2023 ARM Limited
 * SPDX-License-Identifier: Apache-2.0
 */

//
// "clock_config.h" is the name needed by MCUXpresso Config Tools to load the file,
// but "fsl_clock_config.h" is expected by some Mbed headers.
//

#include "clock_config.h"