diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-05-10 11:54:41 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-05-10 11:55:06 -0400 |
commit | be4b8b17f26ecafa264ea5379ffc3b3c20e1ce1f (patch) | |
tree | 2f3aaf29eb909d695e928f6618440d034e683638 /lib | |
parent | 88731c283629f116be0c81b82a41db8f8ecb067b (diff) | |
download | kutter-be4b8b17f26ecafa264ea5379ffc3b3c20e1ce1f.tar.gz kutter-be4b8b17f26ecafa264ea5379ffc3b3c20e1ce1f.tar.xz kutter-be4b8b17f26ecafa264ea5379ffc3b3c20e1ce1f.zip |
docs: Minor CanBoot documentation fixes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,6 +125,6 @@ callbacks. The canboot directory contains code from: https://github.com/Arksine/CanBoot -revision f0d7bb7f9c189de2c22af9eb7210487ed5695f58. The Python module, +revision ae687a404d0edb2724a084f78e565dbc7dd505aa. The Python module, flash_can.py, is taken from the repo's scripts directory. It may be used to upload firmware to devices flashed with the CanBoot bootloader. |