#ifndef __ONECHIP_INCLUDE_HEADER_H_ #define __ONECHIP_INCLUDE_HEADER_H_ #include #include #include #include #include #include "main.h" #include "adc.h" #include "dma.h" #include "i2c.h" #include "tim.h" #include "usart.h" #include "gpio.h" #include "communication.h" #include "onechip_devinf_define.h" #include "van_bsp_debug_shell.h" #include "van_bsp_debug_uart.h" #include "onechip_load_inf.h" #include "van_com_algorithm.h" #include "onechip_basic_define.h" #include "VAN_ITCallBack.h" #include "ws2812.h" #include "communication.h" #include "van_BSP_ESPUart.h" #include "ESP32_WROOM_32D.h" #include "onchip_flash.h" #endif //__ONECHIP_LOAD_INF_H_