Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6ed0a3557f9bc6fc20c9381394579c4390a8c3bf
/
.
/
soc
/
arm
/
xilinx_zynqmp
/
soc.h
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_ */