PHiLIP
main.c File Reference

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.
 

Detailed Description

Main function that initializes and controls super loop and polling based functions.

Author
Kevin Weiss
Yegor Yefremov
Date
21.03.2019