Skip to content

use upload.extra_flags instead of build.esptool_extra #4

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

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

hathach
Copy link
Member

@hathach hathach commented Dec 4, 2020

follow up to #3 , but use upload.extra_flags instead of build.esptool_extra which has a better meaning of usage.

@me-no-dev luckily Arduino also accept upload the same way it work with build in this specific usage :)

@hathach hathach requested a review from ladyada December 4, 2020 08:42
@me-no-dev
Copy link

@hathach nice!

@hathach hathach merged commit 5877b03 into v4.2 Dec 7, 2020
@hathach hathach deleted the follow-up-esptool_extra branch April 2, 2021 03:36
me-no-dev pushed a commit to espressif/arduino-esp32 that referenced this pull request Apr 15, 2021
…oad.extra_flags (#5056)

done on behalf of @ladyada, this PR does:

Add Adafruit FunHouse and upcoming Adafruit Feather Esp32s2
Update Adafruit magtag and metro esp32s2 to have tinyuf2 as factory app
Also modify platform.txt as discussed in adafruit#2 + adafruit#3 + adafruit#4 to add support for
Board/variant partition.csv, bootloader.bin ( priority is user sketch > variant > build.parition/boot )
upload.extra_flags to optionally flash tinyuf2 as factory application
Remove duplicated parameter in running python script in linux and windows
Please review and let me know if you want any changes.

Notes: tinyuf2 is a uf2 bootloader for multiple platforms. For esp32s2, it is an factory app to perform uf2 firmware update.
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