Azure RTOS 6.1.8
yuxin-azrtos
released this
04 Aug 02:48
·
78 commits
to master
since this release
This is an updated release of Azure RTOS GUIX that includes the following changes:
-
New features for the 6.1.8 release:
- Added new style GX_STYLE_RADIAL_PROGRESS_NO_BACKTRACK for radial progress bar widget.
-
Improved logic for 6.1.8 release:
- Removed unnecessary size update logic from radial progress bar show event entry.
- Replaced abs with GX_ABS to eliminate compiler warnings.
- Improved timer configuration logic.