#include "Driver_GPIO.h" #include "Driver_Timer.h" #include "Driver_UART.h" #include "Driver_ADC.h" int main (void){ while(1){ } }