Skip to content

boards/esp32c3-devkit: add Dropbear SCP server support#19303

Merged
acassis merged 1 commit into
apache:masterfrom
FelipeMdeO:feature/dropbear-add-scp
Jul 10, 2026
Merged

boards/esp32c3-devkit: add Dropbear SCP server support#19303
acassis merged 1 commit into
apache:masterfrom
FelipeMdeO:feature/dropbear-add-scp

Conversation

@FelipeMdeO

Copy link
Copy Markdown
Contributor

Summary

This PR change esp32c3 config for the board to be able to perform file transfers using Dropbear and SCP

Impact

No relevant impacts

Testing

Please use apache/nuttx-apps#3586 to test this config.

@github-actions github-actions Bot added Size: XS The size of the change in this PR is very small Board: risc-v labels Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@acassis

acassis commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

@FelipeMdeO please normalize the board config

@linguini1

Copy link
Copy Markdown
Contributor

It probably needs the apps PR to be merged first

@FelipeMdeO

Copy link
Copy Markdown
Contributor Author

It probably needs the apps PR to be merged first

Exactly. I added reference to this PR there.

@acassis acassis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@FelipeMdeO please include Documentation about using dropbear scp, since scp command from Linux will fail if not transferring in legacy mode.

@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small and removed Size: XS The size of the change in this PR is very small labels Jul 5, 2026
@FelipeMdeO FelipeMdeO force-pushed the feature/dropbear-add-scp branch 2 times, most recently from 46e3c2f to 9a1e74d Compare July 5, 2026 14:02
acassis
acassis previously approved these changes Jul 5, 2026
Document how to transfer files with scp on the Dropbear server port,
which requires the legacy protocol (scp -O) since the port has no SFTP
server. Recent OpenSSH clients default to SFTP and fail otherwise.

Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
@FelipeMdeO

Copy link
Copy Markdown
Contributor Author

Hello @acassis , documentation was updated as your request.

@FelipeMdeO FelipeMdeO requested a review from acassis July 10, 2026 18:18
@acassis acassis merged commit 4a927bc into apache:master Jul 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation 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