Skip to content

boards/risc-v/esp32c6: Add missing config for esp32c6 romfs#18310

Merged
simbit18 merged 1 commit intoapache:masterfrom
eren-terzioglu:fix/romfs_missing_option
Feb 2, 2026
Merged

boards/risc-v/esp32c6: Add missing config for esp32c6 romfs#18310
simbit18 merged 1 commit intoapache:masterfrom
eren-terzioglu:fix/romfs_missing_option

Conversation

@eren-terzioglu
Copy link
Contributor

Summary

  • boards/risc-v/esp32c6: Add missing config for esp32c6 romfs

Add missing config for romfs on esp32c6-devkitc

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

esp32c6-devkitc:romfs config used to test

Building

Command used to build:

make -j distclean && ./tools/configure.sh esp32c6-devkitc:romfs && make -j && make download ESPTOOL_PORT=/dev/ttyUSB0 ESPTOOL_BAUD=921600 ESPTOOL_BINDIR=./

Running

Device restarted after picocom or anything similar connection

Results

Expected output should be like this:

ESP-ROM:esp32c6-20220919
...
rc.sysinit is called!
rcS file is called!

NuttShell (NSH) NuttX-10.4.0
nsh> 

Add missing config for romfs on esp32c6-devkitc

Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
@github-actions github-actions bot added Board: risc-v Size: XS The size of the change in this PR is very small labels Feb 2, 2026
@simbit18 simbit18 merged commit 1682966 into apache:master Feb 2, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: risc-v Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants