Skip to content
Discussion options

You must be logged in to vote

If you are working with an ESP32, you can just use --esp-device /dev/ttyUSBx. But for other boards you can pass runner specific arguments.

Like for stm32cubeprogrammer you can run west flash --runner stm32cubeprogrammer --dev-id SERIAL.

Run west flash --context to see what options you have for other runners.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by metahead00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants