blob: c7a2d5cb7990f5028c7a6e2be1cf16e3e8bc1e03 [file] [log] [blame]
/*
* Copyright (c) 2016 Linaro Limited.
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _STM32F4_SOC_REGISTERS_H_
#define _STM32F4_SOC_REGISTERS_H_
/* include register mapping headers */
#include "flash_registers.h"
#include "gpio_registers.h"
#endif /* _STM32F4_SOC_REGISTERS_H_ */