1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

54 Commits

Author SHA1 Message Date
Gabriel Wang
a82dc49c26
pre-release for LVGL cmsis-pack v1.0.1 (#3091)
* pre-release for LVGL cmsis-pack v1.0.1

* update lv_conf_cmsis.h
2022-02-16 19:39:16 +01:00
Gabriel Wang
d851fe0528
feat(cmsis-pack): prepare for lvgl v8.2.0 release (#3062) 2022-01-31 13:15:27 +01:00
Gabriel Wang
4aa6829bdc
fix(cmsis-pack): fix issue #3032 (#3056)
* fix(cmsis-pack): fix issue #3032

- catchup with the latest master branch
- fixed an cmsis-pack issue
- update lv_conf_cmsis.h with the latest lv_conf_template.h

* fix(cmsis-pack): update default value of LV_MEM_SIZE for better user experience

- Improve user experience when people use cmsis-pack to try demo: widgets
2022-01-29 14:22:51 +01:00
Gabriel Wang
b0949109bd
fix(env_support): move cmsis-pack to env_support folder (#3026)
* fix(env_support): move cmsis-pack to env_support folder

* fix(cmsis-pack): change version info from v8.1.0 to v8.1.1

* feat(cmsis-pack): catchup before merge
2022-01-20 11:40:47 +01:00