aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-06-03 14:53:18 -0400
committerKevin O'Connor <kevin@koconnor.net>2022-06-03 14:53:18 -0400
commitc43f62bdd6562866a78cdfa174ff53c9a76c54a0 (patch)
treeeee46127ce5b3faf017466eca445ad601ac8a07c
parentb829a89069e6de4014a10b47fbe0b5d19c7918fc (diff)
downloadkutter-c43f62bdd6562866a78cdfa174ff53c9a76c54a0.tar.gz
kutter-c43f62bdd6562866a78cdfa174ff53c9a76c54a0.tar.xz
kutter-c43f62bdd6562866a78cdfa174ff53c9a76c54a0.zip
lib: Update lib/README with latest canboot changes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index b4ae7cf1..3e243b9b 100644
--- a/lib/README
+++ b/lib/README
@@ -125,6 +125,6 @@ callbacks.
The canboot directory contains code from:
https://github.com/Arksine/CanBoot
-revision ae687a404d0edb2724a084f78e565dbc7dd505aa. The Python module,
+revision 870200826561b150137913d42fd7edc6515229ff. 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.