Skip to content
Snippets Groups Projects
  1. Mar 18, 2015
    • Cristian Maglie's avatar
      Bootloader: fixed blocking read from USB-CDC · 4c41dec5
      Cristian Maglie authored
      For some reason the blocking read from the original USB-CDC driver
      is not reliable. As a workaround it has been reimplemented using a
      polling loop with the non-blocking read function that, instead, is
      much more reliable.
      
      Eventually the USB_Read_blocking(..) in cdc_enumerate.c will be fixed
      in the future.
      4c41dec5
  2. Oct 19, 2014
  3. May 13, 2014
Loading