Skip to content
  • Dean Camera's avatar
    Make Endpoint control transfers more reliable; early-abort when an incomplete... · c830fcb0
    Dean Camera authored
    Make Endpoint control transfers more reliable; early-abort when an incomplete packet is sent from the host (indicating end of transfer), add check for control reads to ensure that no more than wLength bytes are read from the interface.
    
    Condense sequential printf_P/puts_P calls to single printf_P calls for size and clarity.
    c830fcb0