Skip to content
Commit 1a42a6c5 authored by Lingkai Dong's avatar Lingkai Dong
Browse files

examples: Unify main.c for benchmark and watch panel examples



The two examples have almost identical `main.c` which is mostly a
backbone. The actual applicaton bodies of the two examples are in
`examples/common/benchmark/benchmark_generic_app.c` and
`examples/common/benchmark/benchmark_watch_panel.c` respectively.
Unify `main.c` by only having a common copy of it as `examples/main.c`.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent 92b0ab1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment