Skip to content

feat(kconfig): Add option to kconfig #221

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

Closed
wants to merge 1 commit into from
Closed

feat(kconfig): Add option to kconfig #221

wants to merge 1 commit into from

Conversation

r315
Copy link

@r315 r315 commented Jun 10, 2018

Add option to change esptool reset mode
issue: Soft reset after flash #191

Add option to change esptool reset mode
@CLAassistant
Copy link

CLAassistant commented Jun 10, 2018

CLA assistant check
All committers have signed the CLA.

@@ -103,6 +103,8 @@ choice ESPTOOLPY_FLASHSIZE
help
SPI flash size, in megabytes

config ESPTOOLPY_FLASHSIZE_1MB
bool "1 MB"
Copy link

Choose a reason for hiding this comment

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

Modification for 1MB is not related with this PR.

Maybe we will not recommend to use 1MB flash, since the binary size is increased, and maybe larger than 512KB, 1MB flash cannot support OTA.

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.

3 participants