Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有用于 On-Time RTOS-32 的 QT 端口。
有什么地方可以找到有关这种端口的更多信息吗?
提前致谢。
问候,吉列尔莫
您不能简单地使用 On-Time 自己的RTPEG-32 GUI 库吗?
这里有一个关于将 Qt 移植到 RTOS 的幻灯片,但可能有点笼统。您至少需要一个 RTOS-32 的 pthread 实现,因为这是 Qt 源代码使用的。