|
PHiLIP
|
Main function that initializes and controls super loop and polling based functions. More...
#include <errno.h>#include <stdint.h>#include "stm32f1xx_hal.h"#include "PHiLIP_typedef.h"#include "PHiLIP_defaults.h"#include "app_common.h"#include "app_reg.h"#include "trace.h"#include "gpio.h"#include "i2c.h"#include "uart.h"#include "spi.h"#include "pwm_dac.h"#include "rtc.h"#include "adc.h"#include "sys.h"#include "led_flash.h"#include "wdt.h"#include "tmr.h"#include "port.h"Functions | |
| int | main (void) |
| The application entry point. | |
Main function that initializes and controls super loop and polling based functions.