blob: 81cd1689fd6060f3cb0423e26fa15f5482f49ff3 [file] [log] [blame]
/*
* Copyright (c) 2018 Yurii Hamann
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _STM32F7_SOC_REGISTERS_H_
#define _STM32F7_SOC_REGISTERS_H_
/* include register mapping headers */
#include "flash_registers.h"
#endif /* _STM32F7_SOC_REGISTERS_H_ */