Skip to content
Snippets Groups Projects
  • Martino Facchin's avatar
    90d2f803
    USB: fix CDC endpoints · 90d2f803
    Martino Facchin authored
    * fix in_endpoint buffer size (was too big)
    * use the same EP for CDC_ENDPOINT_OUT and CDC_ENDPOINT_IN (different buffers)
    * fix CDC_ENDPOINT_IN ep type
    90d2f803
    History
    USB: fix CDC endpoints
    Martino Facchin authored
    * fix in_endpoint buffer size (was too big)
    * use the same EP for CDC_ENDPOINT_OUT and CDC_ENDPOINT_IN (different buffers)
    * fix CDC_ENDPOINT_IN ep type