Skip to content

Detect the port by default in atomvm.esp32.flash - #84

Merged
bettio merged 1 commit into
atomvm:mainfrom
bettio:flash-port-auto
Sep 18, 2026
Merged

bettio merged 1 commit into
atomvm:mainfrom
bettio:flash-port-auto

Conversation

@bettio

@bettio bettio commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

The port defaulted to /dev/ttyUSB0, so flashing failed on a board that enumerates elsewhere, such as /dev/ttyACM0, unless --port was given. Default to auto, as atomvm.esp32.install and atomvm.esp32.expand do.

The port defaulted to /dev/ttyUSB0, so flashing failed on a board that
enumerates elsewhere, such as /dev/ttyACM0, unless --port was given.
Default to auto, as atomvm.esp32.install and atomvm.esp32.expand do.

Signed-off-by: Davide Bettio <davide@uninstall.it>
@bettio
bettio merged commit a398a15 into atomvm:main Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants