diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-06-03 14:53:18 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-06-03 14:53:18 -0400 |
commit | c43f62bdd6562866a78cdfa174ff53c9a76c54a0 (patch) | |
tree | eee46127ce5b3faf017466eca445ad601ac8a07c /lib | |
parent | b829a89069e6de4014a10b47fbe0b5d19c7918fc (diff) | |
download | kutter-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>
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 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. |