Skip to content

Add cezerio dev ESP32C6 #1478

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 18 commits into from
Jul 21, 2025
Merged

Add cezerio dev ESP32C6 #1478

merged 18 commits into from
Jul 21, 2025

Conversation

DogushC
Copy link
Contributor

@DogushC DogushC commented Oct 18, 2024

No description provided.

@DogushC
Copy link
Contributor Author

DogushC commented Jul 8, 2025

@valeros i deleted configs related Arduino. It is only about ESP IDF like merged PR #1547...

"0x1001"
]
],
"mcu": "esp32c6",
Copy link
Member

Choose a reason for hiding this comment

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

Broken JSON because of this comma

"flash_mode": "qio",
"hwids": [
[
"0X303A",
Copy link
Member

Choose a reason for hiding this comment

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

X should be in the lower case.

"0x1001"
]
],
"mcu": "esp32c6",
Copy link
Member

Choose a reason for hiding this comment

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

Same as above.

Copy link
Member

@valeros valeros left a comment

Choose a reason for hiding this comment

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

Please review required changes.

Fixed syntax errors
@DogushC
Copy link
Contributor Author

DogushC commented Jul 20, 2025

Please review required changes.

Done.

@valeros
Copy link
Member

valeros commented Jul 20, 2025

Please review required changes.

Done.

The "X" in the HWIDs is still in the uppercase.

Fixed syntax error
@DogushC DogushC requested a review from valeros July 21, 2025 06:06
@valeros valeros merged commit 16d10c8 into platformio:develop Jul 21, 2025
54 checks passed
@valeros
Copy link
Member

valeros commented Jul 21, 2025

Thanks, merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants