aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/flash-linux.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Fix flash linux when OUT argument provided (#6133)visilya2023-04-071-1/+8
| | | Signed-off-by: Ilya Vislotsky <write2ilya@gmail.com>
* scripts: Update flash-linux.sh to restart new systemd service (#6049)JamesH19782023-02-231-0/+5
| | | | | This is an update to the script that looks for the new systemd service and restarts it if appropriate. Signed-off-by: James Hartley <james@hartleyns.com>
* flash-linux: Fix spelling error in messageKevin O'Connor2021-08-171-1/+1
| | | | | | Reported by @stefanfoulis. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: LinuxMCU doc & script (#2956)Lucio Tarantino2020-06-121-1/+7
| | | Signed-off-by: Lucio Tarantino <lucio.tarantino@gmail.com>
* pru: Update installation and flash scriptsKevin O'Connor2017-09-201-0/+20
Update the scripts used to install and "flash" the pru micro-controller code. Also, add a "flash" script for the linux micro-controller code. This makes it easier to install Klipper on a Beaglebone board that uses a Replicape. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>