Skip to content
Snippets Groups Projects
Select Git revision
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • main default protected
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
33 results

st3m_console.c

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    • q3k's avatar
      c2cac44c
      st3m: partial usb unfucking · c2cac44c
      q3k authored
      I have returned from the USB mines bearing great news.
      
      The badge should now get less stuck when doing CDC comms.
      
      Apparently, TinyUSB does not attempt to flush its CDC TX FIFO unless you
      request it or unless it just finished another transfer.
      c2cac44c
      History
      st3m: partial usb unfucking
      q3k authored
      I have returned from the USB mines bearing great news.
      
      The badge should now get less stuck when doing CDC comms.
      
      Apparently, TinyUSB does not attempt to flush its CDC TX FIFO unless you
      request it or unless it just finished another transfer.