Skip to content

Release 1.1.2

Compare
Choose a tag to compare
@GorgonMeducer GorgonMeducer released this 15 Apr 02:06
· 1562 commits to main since this release
  • Enhance PFB Helper and Display Adapter services
    • Add Alignment support to the PFB Helper service.
    • Add a Debug mode for dirty regions.
    • Add two calculation modes for the real-time FPS display, i.e. the Render-Only mode and the Real-FPS mode.
    • Add a Transform Helper service to improve the framerate and user experiences.
  • Add RTOS Helper Services
    • Support CMSIS-RTOS2 and RT-Thread.
    • Add a code template for users to implement their own RTOS supports.
  • Add scene templates for UI panels of meters and watches.
  • Add a document for How to Use Layout Assistant.
  • Some minor updates
  • Fix some issues