Skip to content
Snippets Groups Projects
Select Git revision
  • 0aa5e7500047d869cc78e8914fc08b5d6a3f5994
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

usbd_cdc_interface.c

Blame
  • user avatar
    Damien George authored
    If IRQs are disabled then the USB CDC buffer will never be
    drained/filled and the sys-tick timer will never increase, so we should
    not busy wait in this case.
    0aa5e750
    History
    usbd_cdc_interface.c 18.76 KiB