usb-rs485: more docs

This commit is contained in:
Karl Palsson 2017-02-21 21:17:52 +00:00
parent 9e15416b0b
commit 3a79a3b923

View file

@ -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