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

add ESP32_EXT_FLASH and FLASH_NO_WREN build flags #171

Closed
wants to merge 2 commits into from

Conversation

vincentfenet
Copy link

i'm using an external flash connected to an ESP32 so I need ESP32_EXT_FLASH
also, S25FL128SS25FL256S does not have WREN flag (WEL flag instead) so I need FLASH_NO_WREN flag

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

external flash is currently not support for esp32, however this is not how we would like to implement that feature. Though we appreciate your effort.

@hathach hathach closed this Mar 14, 2024
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

Successfully merging this pull request may close these issues.

2 participants