DallasFormulaRacing / DallasFormulaRacing/DashboardDisplay
Port our sample app to Qt5 and the target device
Open
Application
- Dominant language
- C++
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The sample app is made with Qt6. We may be able to run this on the target device if the project were to use Qt5 instead, as it is provided by the custom Linux image detailed on ST's wiki pages.
The steps for this process are in our Wiki:
- Build the custom image
- Build a custom SDK based on that image
- Use that image to cross-compile your Qt5 app
- Transfer the resulting executable/binaries to the target device, and run it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.