cpu_conf_kinetis_v.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2017 Eistec AB
3  *
4  * This file is subject to the terms and conditions of the GNU Lesser General
5  * Public License v2.1. See the file LICENSE in the top level directory for more
6  * details.
7  */
8 
9 #pragma once
10 
23 #if (KINETIS_FAMILY == 2)
24 #if (KINETIS_SUBFAMILY == 2)
25 /* Put your vendor includes here */
26 #endif /* (KINETIS_SUBFAMILY == y) */
27 #endif /* (KINETIS_FAMILY == x) */
28 
29 #ifdef __cplusplus
30 extern "C"
31 {
32 #endif
33 
34 #ifdef __cplusplus
35 }
36 #endif
37