Skip to content

ESP32 support: setting env var ESP_DEVICE not working #9389

@xixidodo

Description

@xixidodo

refer to doc
http://docs.zephyrproject.org/boards/xtensa/esp32/doc/esp32.html

Quoted as:
"Environment variables can be set to set the serial port device, baud rate, and other options. Please refer to the following table for details."

after setting ESP_DEVICE=/dev/ttyUSB1, 'ninja flash' still flashing to port ttyUSB0.

Since I can not find ESP_DEVICE env setting in code, I am wondering if the doc is out-of-date or I used it wrongly.

thanks.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions