-
Notifications
You must be signed in to change notification settings - Fork 29
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
esp32s3 #17
Comments
Solved it myself eventually! :D |
How did you do it? |
I understand that is a nasty response, saying I did it and not release code, but it was messy, I just didn't get myself to release it. I'll take a look around my computer, see if can I find it. I think I adapted the esp32 linker script to the esp32s3 datasheet mostly. |
Please checkout the project we're working on. It's an esp32s3 specific project. Would love your insight. |
Yeah, I used the https://github.com/apache/nuttx/tree/master/boards/xtensa/esp32s3/common/scripts linker scripts in the end. I think you can take those and fit the mdk code to them. |
I'm not sure what we're doing wrong, but we can't get anything to work. We immediately crash right after we run it. It just spits out garbled characters on the terminal. |
can you share your work ... I also would like to see esp32s3 support added to this project ... perhaps we can all work together to figure it out ... if @adriangrigore really did succeed (...) in porting maybe they can post their work as well ... |
Any plans on adding esp32s3 support?
The text was updated successfully, but these errors were encountered: