UART problem

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
crc

Re:UART problem

Post by crc »

Ok, I have attempted to translate my serial port driver to C. Since I don't have a C compiler installed at the moment, I can't try to compile it, but it should serve as another example. (Forgive me if this isn't clean enough, or if I made a stupid error; my C programming skills are very rusty.)
Post Reply