diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-08-16 17:03:23 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-08-27 08:54:43 -0400 |
commit | 2b9124f3c09731dbacaf0682f899101b6813a28c (patch) | |
tree | 98b6e3f8c90c6930e23e011f0146fec228641e06 /lib/README | |
parent | 79632878ac86c0bf3b9dadb719b54d90742591c5 (diff) | |
download | kutter-2b9124f3c09731dbacaf0682f899101b6813a28c.tar.gz kutter-2b9124f3c09731dbacaf0682f899101b6813a28c.tar.xz kutter-2b9124f3c09731dbacaf0682f899101b6813a28c.zip |
lib: Add bossac 1.9 code to lib directory
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,6 +50,10 @@ The hub-ctrl directory contains code from: https://github.com/codazoda/hub-ctrl.c/ revision 42095e522859059e8a5f4ec05c1e3def01a870a9. +The bossac directory contains code from: + https://github.com/shumatech/BOSSA +version 1.9 (b176eeef918fc810045c832348590595120187b4). + The pru_rpmsg directory contains code from: https://github.com/dinuxbg/pru-gcc-examples revision 425a42d82006cf0aa24be27b483d2f6a41607489. The code is taken |