Go to the documentation of this file.
21#undef VSF_DEVICE_HEADER
23#if defined(__STM32F730R8__)
24# define VSF_DEVICE_HEADER "./STM32F730R8/device.h"
26# error No supported device found.
30#include VSF_DEVICE_HEADER
32#ifdef __VSF_HEADER_ONLY_SHOW_ARCH_INFO__
38#ifndef __HAL_DEVICE_ST_STM32F730_H__
39#define __HAL_DEVICE_ST_STM32F730_H__