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

关于ESP32平台适配的参考 #8

Open
4 tasks
zhangzqs opened this issue Jun 27, 2024 · 0 comments
Open
4 tasks

关于ESP32平台适配的参考 #8

zhangzqs opened this issue Jun 27, 2024 · 0 comments

Comments

@zhangzqs
Copy link
Owner

zhangzqs commented Jun 27, 2024

基于esp-rs的esp-idf-hal的真实世界中的实际项目结构可参考如下项目:
https://github.com/ivmarkov/ruwm

在此列出一些改进项:

  • 支持ESP32,ESP32-C3,ESP32-S2,ESP32-S3多种编译目标
  • 分离出硬件线路相关的Peripherals结构定义
  • 继续研究屏幕fps刷新率是否能够改进
  • 重构为Cargo工作区模式
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant