SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Functions | Variables
main.c File Reference
#include <stdbool.h>
#include <stddef.h>
#include <types.h>
#include <stdint.h>
#include <log.h>
#include <common.h>
#include <pmu/axp.h>
#include <sys-dram.h>
#include <sys-i2c.h>
Include dependency graph for main.c:

Functions

int main (void)
 

Variables

sunxi_serial_t uart_dbg
 
dram_para_t dram_para
 

Function Documentation

◆ main()

int main ( void  )

Variable Documentation

◆ dram_para

dram_para_t dram_para
extern

◆ uart_dbg

sunxi_serial_t uart_dbg
extern