Skip to content

add board definitions for unphone ESP32 and ESP32S3 devices #870

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 9 commits into from
Sep 26, 2022

Conversation

hamishcunningham
Copy link
Contributor

Board definitions for unphone boards: see https://iot.unphone.net/ and https://unphone.net/ for details.

@valeros
Copy link
Member

valeros commented Aug 3, 2022

Hi @hamishcunningham ! Thanks for the PR. Please see my comments above.

@garethhcoleman
Copy link

Just to add, the PR to add variants to arduino-esp32 is now espressif/arduino-esp32#7109

@hamishcunningham
Copy link
Contributor Author

Our pull request on arduino-esp32 has now been accepted
espressif/arduino-esp32#7109
and we've checked and revised all the sizes, so hopefully this is good to go?
Tnx!

@valeros
Copy link
Member

valeros commented Aug 12, 2022

Hi @hamishcunningham , thanks for the updates. Please review my comments above.

@garethhcoleman
Copy link

Thanks for your patience reviewing our submission @valeros!!

In addition to the changes you highlighted I have an additional question.

"flash_mode": "dio", is this correct? On more careful review, other boards like ESP32-S3-DevKitC-1 have it as qio, indeed I see a recent fix that changed this.

Thanks again!

@valeros
Copy link
Member

valeros commented Aug 12, 2022

"flash_mode": "dio", is this correct?

It seems you're using the QIO bootloader in the PR to the Arduino core, so it should be synchronized here as well.

… ARDUINO_USB_MODE compile flags; load maximal partition map from Gareth
@hamishcunningham
Copy link
Contributor Author

hi @valeros
I think 648b105 addresses your comments?
Tnx!
H

@valeros
Copy link
Member

valeros commented Aug 25, 2022

LGTM, the PR will be merged once a new stable version of ESP32 core is released.

@garethhcoleman
Copy link

@valeros thank you, appreciate the update and glad that we have been able to address issues.

good vibes to you!

G

@hamishcunningham
Copy link
Contributor Author

hi @valeros can this be merged now that 2.0.5 of the core is released? tnx! h

@valeros valeros merged commit 752d771 into platformio:develop Sep 26, 2022
@valeros
Copy link
Member

valeros commented Sep 26, 2022

Thanks for the PR, merged! The boards will be available in the upcoming release of the dev-platform.

@hamishcunningham
Copy link
Contributor Author

hamishcunningham commented Sep 26, 2022 via email

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