Skip to content
  • Dean Camera's avatar
    Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and... · 43c47353
    Dean Camera authored
    Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
    
    Added new Serial_SendData() function to the Serial driver.
    43c47353