From 3a79a3b923fc01480924b4bba09009638f4a22b1 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 21 Feb 2017 21:17:52 +0000 Subject: usb-rs485: more docs --- tests/usb-serial-rs485/README | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit