Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel Rendering: Run Slint on Cortex-M #7077

Open
aurindam opened this issue Dec 12, 2024 · 0 comments
Open

Parallel Rendering: Run Slint on Cortex-M #7077

aurindam opened this issue Dec 12, 2024 · 0 comments
Labels
a:platform-mcu Microcontrollers (mO,bS) enhancement New feature or request

Comments

@aurindam
Copy link
Member

aurindam commented Dec 12, 2024

Feature Description

Phase 3: Run Slint on Cortex-M

  1. Port Slint to Cortex-M

    • Compile Slint for the Cortex-M architecture, resolving any dependencies or configuration challenges.
    • Write a minimal example application using Slint, such as a simple UI with a button or label.
    • Deploy and test the Slint application on Cortex-M with outputs rendered to the display.
  2. Debug and Optimize Slint on Cortex-M

    • Identify and resolve runtime issues specific to running Slint on Cortex-M.
    • Fine-tune memory and performance optimizations for the embedded environment.
    • Ensure that Slint runs reliably under various scenarios, such as low-memory conditions.
@aurindam aurindam added enhancement New feature or request need triaging Issue that the owner of the area still need to triage labels Dec 12, 2024
@ogoffart ogoffart added a:platform-mcu Microcontrollers (mO,bS) and removed need triaging Issue that the owner of the area still need to triage labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:platform-mcu Microcontrollers (mO,bS) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants