zephyr/soc/st/stm32/stm32h7x/soc.h

17 lines
240 B
C

/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _STM32H7_SOC_H_
#define _STM32H7_SOC_H_
#ifndef _ASMLANGUAGE
#include <stm32h7xx.h>
#endif /* !_ASMLANGUAGE */
#endif /* _STM32H7_SOC_H7_ */