#ifndef _INC_PY32F00X_CONF_H_ #define _INC_PY32F00X_CONF_H_ #include // low level libs #include "py32f0xx_ll_adc.h" #include "py32f0xx_ll_bus.h" //#include "py32f0xx_ll_comp.h" #include "py32f0xx_ll_cortex.h" //#include "py32f0xx_ll_crc.h" #include "py32f0xx_ll_dma.h" //#include "py32f0xx_ll_exti.h" #include "py32f0xx_ll_flash.h" #include "py32f0xx_ll_gpio.h" //#include "py32f0xx_ll_iwdg.h" #include "py32f0xx_ll_i2c.h" //#include "py32f0xx_ll_led.h" //#include "py32f0xx_ll_lptim.h" //#include "py32f0xx_ll_pwr.h" #include "py32f0xx_ll_rcc.h" //#include "py32f0xx_ll_rtc.h" //#include "py32f0xx_ll_spi.h" #include "py32f0xx_ll_system.h" #include "py32f0xx_ll_tim.h" //#include "py32f0xx_ll_usart.h" #include "py32f0xx_ll_utils.h" //#include "py32f0xx_ll_wwdg.h" #endif /* _INC_PY32F00X_CONF_H */