28#ifndef LIBBSP_ARM_STM32H7_STM32H7_MPU_CONFIG_H
29#define LIBBSP_ARM_STM32H7_STM32H7_MPU_CONFIG_H
37extern const ARMV7M_MPU_Region_config stm32h7_config_mpu_region[];
38extern const size_t stm32h7_config_mpu_region_count;
This header file provides interfaces of the ARMv7-M architecture support.