blob: 7001e76ae9dc1dca2299b2ffde3218ec9c03c621 [file] [log] [blame]
/*
* Copyright (c) 2020, Seagate
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief Board configuration macros for the nxp_lpc11u6x platform
*
* This header file is used to specify and describe board-level aspects for the
* 'nxp_lpc11u6x' platform.
*/
#ifndef _SOC__H_
#define _SOC__H_
#ifndef _ASMLANGUAGE
#include <sys/util.h>
#endif /* !_ASMLANGUAGE */
#endif /* _SOC__H_ */