Opened 13 years ago
#2 new defect
Buffered printstring
Reported by: | pulkomandy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | libuart 1 |
Component: | lib/usart | Keywords: | |
Cc: |
Description
Use USART interrupts to create a proper buffered way to send strings (non-locking).
Use a FIFO struct and an interrupt handler.
Note:
See TracTickets
for help on using tickets.