Skip to content

Malformed board options in arduino-cli for atmegazero_esp32s2 and deneyapmini #5618

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
manchoz opened this issue Aug 31, 2021 · 5 comments
Closed

Comments

@manchoz
Copy link

manchoz commented Aug 31, 2021

Hardware:

Board: atmegazero_esp32s2, deneyapmini
Core Installation version: 2.0.0/2.0.0-rc2/Upstream
IDE name: Arduino CLI
Flash Frequency: N/A
PSRAM enabled: N/A
Upload Speed: N/A
Computer OS: All the Arduino CLI supported platforms

Description:

boards.txt has errors on atmegazero_esp32s2 and deneyapmini board options.

arduino-cli output on any board-related operation, e.g. arduino-cli board listall:

Error initializing instance: loading platform release esp32:esp32@2.0.0: loading boards: skipping loading of boards esp32:esp32:atmegazero_esp32s2, esp32:esp32:deneyapmini: malformed custom board options

@atanisoft
Copy link
Collaborator

@me-no-dev looks like both of these boards still reference SerialMode which should now be CDCOnBoot

@manchoz
Copy link
Author

manchoz commented Sep 1, 2021

Changing SerialMode to CDCOnBoot fixes the issue, thanks @atanisoft!

@me-no-dev let me know if you need a PR from me.

@me-no-dev
Copy link
Member

@manchoz please do send a PR :)

@VojtechBartoska
Copy link
Contributor

Hello @manchoz, is this still valid?

@VojtechBartoska VojtechBartoska added the Resolution: Awaiting response Waiting for response of author label Mar 30, 2022
@manchoz
Copy link
Author

manchoz commented Apr 1, 2022

@VojtechBartoska no, it has been fixed in #5673

@manchoz manchoz closed this as completed Apr 1, 2022
@VojtechBartoska VojtechBartoska removed the Resolution: Awaiting response Waiting for response of author label Apr 1, 2022
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 a pull request may close this issue.

4 participants