7 lines
155 B
C
7 lines
155 B
C
// This header file is in the public domain.
|
|
|
|
#ifndef _mk20dx128_h_
|
|
#define _mk20dx128_h_
|
|
#include "kinetis.h" // mk20dx128.h renamed to kinetis.h
|
|
#endif
|