#ifndef PY32CSDK_HAL_SYS_WRAPPER_H #define PY32CSDK_HAL_SYS_WRAPPER_H #include "py32f0xx_hal.h" #ifdef py32f030 #include "py32f030_wrapper.h" #endif #endif //PY32CSDK_HAL_SYS_WRAPPER_H