blob: a3765eda0af638bf1dc3c2394d50cb19f2bde9aa [file] [log] [blame]
/*
* Copyright (c) 2019 Lexmark International, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*
*/
#ifndef _BOARD__H_
#define _BOARD__H_
/* Define CMSIS configurations */
#define __CR_REV 1U
#endif /* _BOARD__H_ */