diff options
author | Lasse Dalegaard <dalegaard@gmail.com> | 2022-01-31 08:48:04 +0100 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2022-01-31 11:10:02 -0500 |
commit | a7b01857f55ebab1aabb28dc81f98f859f018923 (patch) | |
tree | edee081ce462d953baca8600004848da0830a0ad /src/lcd_st7920.c | |
parent | 15ffa859540cd051bc06c2e333ed5c93994aa10b (diff) | |
download | kutter-a7b01857f55ebab1aabb28dc81f98f859f018923.tar.gz kutter-a7b01857f55ebab1aabb28dc81f98f859f018923.tar.xz kutter-a7b01857f55ebab1aabb28dc81f98f859f018923.zip |
flash_usb: use sudo for rp2040 flashing
The rp2040 can be flashed without sudo when using udev rules to give the
user permission, but in a standard configuration sudo is required.
Here we make it possible for flash_usb to use sudo for the rp2040
target, and make it the default when using `make flash` for the rp2040.
As for other targets, one can set `NOSUDO=1` to not call through sudo.
Signed-off-by: Lasse Dalegaard <dalegaard@gmail.com>
Diffstat (limited to 'src/lcd_st7920.c')
0 files changed, 0 insertions, 0 deletions