Skip to content

Merge changes ahead of the v6.5.0.202601 release#147

Merged
fdesbiens merged 19 commits intomasterfrom
dev
Mar 6, 2026
Merged

Merge changes ahead of the v6.5.0.202601 release#147
fdesbiens merged 19 commits intomasterfrom
dev

Conversation

@fdesbiens
Copy link
Contributor

No description provided.

daleylin and others added 19 commits January 24, 2021 00:03
1、此处字符串长度最大为 sizeof(str_value)-1,实际比这个更小,错误的长度导致 gx_prompt_text_set_ext(prompt,&string)函数报错
Fixed "variable "brush_alpha" was set but never used" warning when GX_BRUSH_ALPHA_SUPPORT is undefined
Fixed issue where IAR compiler cannot find associated function prototype when function parameter is empty
Fixed missing configuration check "#ifdef GX_BINARY_RESOURCE_SUPPORT"
Replaced _gx_system_lock and _gx_system_unlock with defines
Fixed missing configuration check "#if (GX_ANIMATION_POOL_SIZE > 0)"
Fixed string length check in the thermostat demo.
Updated copyright headers/version number and removed version history
@fdesbiens fdesbiens merged commit e3c1757 into master Mar 6, 2026
1 of 5 checks passed
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 100% 100%
Summary 100% (44332 / 44414) 100% (24236 / 24346)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants