* doc: add readme.md for cmsis-pack
* feat: add benchmark to cmsis-pack
* fix: force WORD alignment for enabling AC6 auto-vectorization
* feat: add demo:widgets
* fix: use the original lv_demos.h
* feat: add cmsis-pack for lvgl
* feat: add porting to cmsis-pack
* fix template compilation issue
* Update lv_cmsis_pack.c
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
* feat(cmsis-pack): prevent lv_cmsis_pack.c from being automatically picked by IDE like eclipse.
- catchup the latest master
* move all cmsis pack related files to cmsis-pack folder
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>