Skip to content
Snippets Groups Projects
Commit 5de36416 authored by Dean Camera's avatar Dean Camera
Browse files

Update CDC Class Driver character stream functions to use the correct avr-libc...

Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF.

Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them.
parent c1782ac0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment