Replies: 1 comment 34 replies
-
The Makefile and scripts handle a variety of builds, but I have not created partition files or builds for N16 (did not know there was an N16). I would expect the N4R2 to work though. |
Beta Was this translation helpful? Give feedback.
34 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sorry to jump on the band wagon here and hijack a discussion. I am quite a novice when it comes to understand the compiling process of the ESP IDF. I have only worked with ESPhome and with Arduino in PlatformIO.
So my question is what are the steps to follow to build this project for a different board type. I have a full size ESP32 S3 WROOM 1 N16R8.
So I know the SoC should work with the standard build but I am worried that the different RAM and Storage might cause issues.
Any advice would be really appreciated.
I have attempted to flash the N4R2 bins to the module and it did not like the bootloader file.
Beta Was this translation helpful? Give feedback.
All reactions