Closed florisla closed 5 years ago
At the same time, make -p a required argument if the env variable is not set.
This allows us to drop the current default serial port, /dev/tty.usbserial-ftCYPMYJ which is incorrect for most people.
/dev/tty.usbserial-ftCYPMYJ
The environment variable is called STM32LOADER_SERIAL_PORT.
STM32LOADER_SERIAL_PORT
STM32LOADER_FAMILY is also available.
STM32LOADER_FAMILY
Released in v0.4.0.
At the same time, make -p a required argument if the env variable is not set.
This allows us to drop the current default serial port,
/dev/tty.usbserial-ftCYPMYJ
which is incorrect for most people.