Go to the documentation of this file.
21#undef VSF_DEVICE_HEADER
23#if defined(__STM32F103ZE__)
24# define VSF_DEVICE_HEADER "./STM32F103ZE/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_STM32F103_H__
39#define __HAL_DEVICE_ST_STM32F103_H__