jcmvbkbc / esp32-linux-build

xtensa linux build scripts for the esp32s3 and esp32
http://wiki.osll.ru/doku.php/etc:users:jcmvbkbc:linux-xtensa:esp32s3
68 stars 9 forks source link

Improve USB Flashing steps #7

Closed hpsaturn closed 3 months ago

hpsaturn commented 3 months ago

The current version needs extra steps to change the USB permissions into the Docker container. Will be nice fix that. I added the internal user to dialup group and also I did some tests with special commands on docker run to have permissions into the device. If you know how to fix that, please do a PR.

hpsaturn commented 3 months ago

(sorry, wrong repo. This issue is for the Docker builder project that uses this repo like a submodule)