diff --git a/car_fmw/src/lib/usb_vcp/README.txt b/car_fmw/src/lib/usb_vcp/README.txt new file mode 100644 index 00000000000..a0ec6623372 --- /dev/null +++ b/car_fmw/src/lib/usb_vcp/README.txt @@ -0,0 +1,8 @@ +This library is cleaned up and minfied version +of code represented at +http://vedder.se/2012/07/usb-serial-on-stm32f4/ + +Useful resources: +http://www.beyondlogic.org/usbnutshell/usb1.shtml +http://www.usbmadesimple.co.uk/index.html +http://www.linusakesson.net/programming/tty/