293 Star 1.6K Fork 379

GVP合宙Luat / LuatOS

 / 详情

[🚀新需求]: ESP32-S3 适配8M的flash,适配云编译

Backlog
member
Opened this issue  
2024-03-26 09:15

您的功能请求是否与解决某些问题有关?请描述一下。/ Is your feature request related to a problem? Please describe.

ESP32-S3 适配8M的flash,适配云编译

描述您想要的解决方案 / Describe the solution you'd like

ESP32-S3 适配8M的flash,适配云编译

描述您想要的详细使用步骤描述 / Describe the solution you'd like to use in what way

ESP32-S3 适配8M的flash,适配云编译

其他备注信息或截图 / Add any other context or screenshots about the feature request here

确认信息

  • 检查过该需求,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 这个需求是真实存在的,并且对于本项目来说是必要的
  • 我已经提供了该需求的清晰、详细、完整的方案,请按该方案进行实施
  • 我认为我提供的信息已经足够,不需要其他人继续完善该需求的其他细节
  • 我同意跟进该需求的实施进程,并在适时提供合理的解释与纠正

Comments (2)

wjq created任务

https://wiki.luatos.com/develop/compile/ESP32C3.html (编译步骤)
https://wiki.luatos.com/chips/esp32c3/change_flash.html (改8M flash方法)
参考这2个链接教程,可以自己离线编译的。我已成功编译。
注意点:1、idf.py set-target esp32S3 (教程上是C3,要改成s3)
2、后边参考链接2,改flash大小后,即可idf.py build 编译了。

本地编译没问题,要是有云编译就更加方便了。

Wendal added
 
讨论
label

Sign in to comment

Status
Assignees
Projects
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
Duration (hours)
参与者(3)
Lua
1
https://gitee.com/openLuat/LuatOS.git
git@gitee.com:openLuat/LuatOS.git
openLuat
LuatOS
LuatOS

Search