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

esp32s3 #17

Open
adriangrigore opened this issue Jun 15, 2023 · 7 comments
Open

esp32s3 #17

adriangrigore opened this issue Jun 15, 2023 · 7 comments

Comments

@adriangrigore
Copy link

Any plans on adding esp32s3 support?

@adriangrigore
Copy link
Author

Solved it myself eventually! :D

@Joebeazelman
Copy link

How did you do it?

@adriangrigore
Copy link
Author

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.

@Joebeazelman
Copy link

Please checkout the project we're working on. It's an esp32s3 specific project. Would love your insight.

@adriangrigore
Copy link
Author

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.

@Joebeazelman
Copy link

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.

@sfranzyshen
Copy link

sfranzyshen commented Dec 10, 2024

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 ...

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

3 participants