Skip to content

Conversation

ghostMan-pac
Copy link
Contributor

This PR adds support for glyph c6 board based on esp32c6.

  • Tested using blinky and hello world.
  • Adapted from esp32c6_devkitc
  • Adds pcbcupid to the vendor prefix list.

The board documentation can be found at : https://learn.pcbcupid.com/boards/glyph-c6/overview

This PR adds the vendor name to the vendor prefix list

Signed-off-by: muhammed asif <[email protected]>
mbolivar
mbolivar previously approved these changes Oct 6, 2025
rruuaanng
rruuaanng previously approved these changes Oct 10, 2025
@ghostMan-pac
Copy link
Contributor Author

@mbolivar @rruuaanng Hi, Should I do something about the twister issue? It seems to be related to POSIX and espressif HAL.

@rruuaanng
Copy link
Contributor

I have restarted your CI, if it still fails, you can try rebasing.

@mbolivar @rruuaanng Hi, Should I do something about the twister issue? It seems to be related to POSIX and espressif HAL.

I have restarted your CI, if it still fails, you can try rebase branch.

@@ -0,0 +1,6 @@
board:
name: glyph_c6
full_name: Glyph ESP32C6
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
full_name: Glyph ESP32C6
full_name: Glyph-C6

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have updated as suggested.

Comment on lines 6 to 8
Introducing the Glyph-C6, a super efficient microcontroller development board packed with features
for your next IoT project! With the robust capabilities of the ESP32-C6 chip, the Glyph-C6 is
designed to provide reliable performance and extensive connectivity options in a compact form factor.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is the Zephyr documentation so please don't copy paste marketing material verbatim when it's time is clearly geared towards being used on a product page.
Please either "cleanup" this paragraph or come up with a more neutral version of your own

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @kartben for your review. I have updated the documentation as suggested. I will keep it in mind for future PRs.

nordicjm
nordicjm previously approved these changes Oct 13, 2025
This PR adds support for glyph c6 board based on esp32c6.
Tested using blinky,hello world and button.
Adapted from esp32c6_devkitc

Signed-off-by: Muhammed Asif <[email protected]>
Copy link

@kartben kartben assigned sylvioalves and unassigned mbolivar Oct 20, 2025
@kartben
Copy link
Contributor

kartben commented Oct 20, 2025

setting a more relevant assignee (Espressif maintainer) as this is a new board

@kartben kartben merged commit 9295c2b into zephyrproject-rtos:main Oct 20, 2025
26 checks passed
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.

7 participants