Skip to content

arch/risc-v/espressif: Fix wrong C3 naming#18640

Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom
eren-terzioglu:bugfix/esp_riscv_kconfig_change
Mar 27, 2026
Merged

arch/risc-v/espressif: Fix wrong C3 naming#18640
xiaoxiang781216 merged 1 commit intoapache:masterfrom
eren-terzioglu:bugfix/esp_riscv_kconfig_change

Conversation

@eren-terzioglu
Copy link
Copy Markdown
Contributor

Summary

  • arch/risc-v/espressif: Fix wrong C3 naming

Fix wrong C3 naming in Kconfig

Impact

Impact on user: No

Impact on build: No

Impact on hardware: No

Impact on documentation: No

Impact on security: No

Impact on compatibility: No

Testing

esp32c3-devkit:nsh used to test

Building

Command to build:

make distclean && ./tools/configure.sh esp32c3-devkit:nsh && make -j && make download ESPTOOL_PORT=/dev/ttyUSB0

Running

Device booting up and ostest command run

Results

Output:

nsh> ostest
...
ostest_main: Exiting with status 0
nsh> 

Fix wrong C3 naming in Kconfig

Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: S The size of the change in this PR is small labels Mar 27, 2026
@xiaoxiang781216 xiaoxiang781216 merged commit 5c9f5f1 into apache:master Mar 27, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants