Skip to content
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

Feature: ESP32-C3 support #1666

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Feature: ESP32-C3 support #1666

wants to merge 14 commits into from

Conversation

dragonmux
Copy link
Member

@dragonmux dragonmux commented Oct 31, 2023

Detailed description

This PR introduces support for the ESP32-C3, Espressif's first RISC-V target.

This includes full memory maps and support for the SPI Flash on interface SPI1.

Your checklist for this pull request

  • I've read the Code of Conduct
  • I've read the guidelines for contributing to this repository
  • It builds for hardware native (make PROBE_HOST=native)
  • It builds as BMDA (make PROBE_HOST=hosted)
  • I've tested it to the best of my ability
  • My commit messages provide a useful short description of what the commits do

Closing issues

@dragonmux dragonmux added the New Target New debug target label Oct 31, 2023
@dragonmux dragonmux added this to the v2.0 release milestone Oct 31, 2023
@dragonmux dragonmux requested a review from esden October 31, 2023 06:06
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 21 times, most recently from be4224b to bb58a43 Compare November 16, 2023 05:17
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 6 times, most recently from e937b68 to 4df82a4 Compare November 17, 2023 23:49
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 3 times, most recently from 3f6c32d to eadd437 Compare November 27, 2023 16:06
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 2 times, most recently from 188b836 to a066fd1 Compare June 28, 2024 04:55
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 3 times, most recently from b95a650 to f34a2c6 Compare July 8, 2024 21:41
@dragonmux dragonmux force-pushed the feature/esp32-c3-support branch 4 times, most recently from c90d847 to 48cb86c Compare August 12, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Target New debug target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant