aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-04-13 12:09:37 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-04-13 13:20:13 -0400
commitdaff83ee9a7366c23470a78d30d20df3881293c0 (patch)
tree5e421031dd795b2004bc4bc839f05b7eacfc4c52 /lib/README
parent9f9e3e61d60c4d5e377bff1ce0128294a864cfc3 (diff)
downloadkutter-daff83ee9a7366c23470a78d30d20df3881293c0.tar.gz
kutter-daff83ee9a7366c23470a78d30d20df3881293c0.tar.xz
kutter-daff83ee9a7366c23470a78d30d20df3881293c0.zip
hub-ctrl: Add support for micro-controller reset via RPi usb power toggling
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 5006043f..6719b964 100644
--- a/lib/README
+++ b/lib/README
@@ -10,3 +10,7 @@ The cmsis-sam3x8e directory contains code from the Arduino project:
version 1.5.1 (extracted on 20160608). It has been modified to
compile with gcc's LTO feature. See cmsis-sam3x8e.patch for the
modifications.
+
+The hub-ctrl directory contains code from:
+ https://github.com/codazoda/hub-ctrl.c/
+revision 42095e522859059e8a5f4ec05c1e3def01a870a9.