![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <types.h>#include <log.h>#include <os.h>#include <timer.h>
Functions | |
| static void | timer_500ms_cb (void *arg, uint32_t event) |
| static void | timer_1500ms_run2_cb (void *arg, uint32_t event) |
| int | main (void) |
Variables | |
| sunxi_serial_t | uart_dbg |
| int main | ( | void | ) |
|
static |
|
static |
|
extern |