th33xitus
|
cfad7a1fb0
|
fix: add check for membership of group 'tty'
It's possible that being part of group 'tty' is also needed to be able to flash an MCU
|
2021-12-25 00:52:08 +01:00 |
|
th33xitus
|
4113732daa
|
fix: check if group dialout exists
first check if group dialout exists on the system. then check if the current user is not part of it. only then ask for adding the user to that group
|
2021-12-24 23:33:05 +01:00 |
|
th33xitus
|
9b3d96545b
|
refactor: improve error message
|
2021-12-24 16:22:46 +01:00 |
|
th33xitus
|
a632fae8f6
|
fix: check if user is in group "dialout" before starting flash or build+flash routine
|
2021-12-24 16:17:07 +01:00 |
|
th33xitus
|
7afe943ecc
|
shellcheck: apply fix for SC2086
|
2021-12-19 17:14:24 +01:00 |
|
th33xitus
|
b06c17c184
|
fix: confirm flash condition (fixes #155)
|
2021-12-19 17:05:41 +01:00 |
|
th33xitus
|
f7cb3d6c97
|
script: refactor exit code evaluation in flash_mcu.sh
|
2021-10-31 13:53:22 +01:00 |
|
th33xitus
|
fb4367bb41
|
script: refactoring of the flash routine
script: uart devices can be detected/selected now
script: first implementation of a little help page
|
2021-09-24 11:59:50 +02:00 |
|