Loading...
Searching...
No Matches
cpu_conf_kinetis_v.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2017 Eistec AB
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
19
20#if (KINETIS_FAMILY == 2)
21#if (KINETIS_SUBFAMILY == 2)
22/* Put your vendor includes here */
23#endif /* (KINETIS_SUBFAMILY == y) */
24#endif /* (KINETIS_FAMILY == x) */
25
26#ifdef __cplusplus
27extern "C"
28{
29#endif
30
31#ifdef __cplusplus
32}
33#endif
34