summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2017-02-21 21:17:52 +0000
committerKarl Palsson <karlp@tweak.net.au>2017-02-21 21:17:52 +0000
commit3a79a3b923fc01480924b4bba09009638f4a22b1 (patch)
tree9cf5df11bc136cda4524a9c4d0d0e0b29b621c88
parent9e15416b0b807a43b643249acdf664057a875e10 (diff)
downloadolsndot-3a79a3b923fc01480924b4bba09009638f4a22b1.tar.gz
olsndot-3a79a3b923fc01480924b4bba09009638f4a22b1.tar.bz2
olsndot-3a79a3b923fc01480924b4bba09009638f4a22b1.zip
usb-rs485: more docs
-rw-r--r--tests/usb-serial-rs485/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/usb-serial-rs485/README b/tests/usb-serial-rs485/README
index 58dfe5f..0e5b2cd 100644
--- a/tests/usb-serial-rs485/README
+++ b/tests/usb-serial-rs485/README
@@ -8,6 +8,7 @@ but the usb in packets (wireshark) show the corruption. (LA on serial lines is c
f4: frootloop3 tests clean
=> suspect libopecm3 usb bug?
+frootloop3: github.com/karlp/frootloop3
@@ -28,3 +29,5 @@ you won't really see it without heavy data rates.
This example is heavily based on the existing usb_cdcacm and usart demos.
+
+KARL - check https://github.com/dhylands/libopencm3-usb-serial/blob/master/usb.c to see if it passes the same tests or not