_VIFEXTech
|
c9ab5e4e55
|
fix(demo): fix Wformat warning (#3290)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-04-25 12:57:01 +02:00 |
|
Gabriel Wang
|
c6d4b6e554
|
feat(benchmark): add trace output for running a specific scenario (#3245)
* feat(benchmark): add trace output for running a specific scenario
* Update lv_demo_benchmark.c
|
2022-04-05 10:52:07 +02:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
Xiang Xiao
|
550a15c317
|
fix(demo): minor fix for benchmark (#3114)
1.add const to rnd_map
2.replace "i < sizeof(scenes) / sizeof(scene_dsc_t) - 1" with "scenes[i].create_cb"
3.replace "sizeof(scenes) / sizeof(scene_dsc_t)" with "dimof(scenes)"
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-02-22 12:47:04 +01:00 |
|
Xiang Xiao
|
0b799830ea
|
chore(demos): redirect urls to the new location in README.md (#3112)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-02-21 16:13:12 +01:00 |
|
Gabriel Wang
|
305ad00893
|
feat(benchmark): add an API to run specific scene (#3089)
|
2022-02-13 14:02:45 -05:00 |
|
embeddedt
|
9771050b99
|
chore(format) add formatting for examples & demos, merge test config
|
2022-02-13 13:59:17 -05:00 |
|
Gabriel Wang
|
ba38a4bb76
|
feat(log): improve lv_log and add log the result from lv_demo_benchmark (#3084)
* feat(log): improve log
* Update log.md
* Update log.md
* fix: fix formatting issue
* fix: fix formatting again...
* fix: remove blanks
|
2022-02-12 20:12:32 +01:00 |
|
Gabriel Wang
|
101d09276f
|
docs(demos) update information to reflect new layout (#3029)
|
2022-01-20 13:52:52 -05:00 |
|
ckielstra
|
febafd1cc7
|
chore: many trivial spelling and layout fixes (#3008)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-01-17 08:10:23 -05:00 |
|
Gabor Kiss-Vamosi
|
5414652a41
|
arch merge lv_demos
|
2021-12-16 20:49:41 +01:00 |
|