TB2026-YDS Firmware
Toggle main menu visibility
Loading...
Searching...
No Matches
app.h
Go to the documentation of this file.
1
9
#pragma once
10
18
void
app_init
(
void
);
19
26
void
app_run
(
void
);
app_init
void app_init(void)
Bring up the whole board: self-hold power, NVS, drivers and services.
Definition
app.c:79
app_run
void app_run(void)
Start the UI on its own task and return.
Definition
app.c:381
main
app.h
Generated by
1.17.0