Menu

Commit [r390]  Maximize  Restore  History

-New alternate UART driver for atmega1284p based on streamer class. Supports blocking + non-blocking I/O using timer-driven polling when data is pending.

-Added blocking UART driver for terminal demo to make the demo lower overhead at idle.

m0slevin 2016-11-14

added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/drvUARTplus.cpp
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/makefile
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/obj
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/obj/avr
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/obj/avr/atmega1284p
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/obj/avr/atmega1284p/gcc
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/public
added /trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/public/drvUARTplus.h
changed /trunk/embedded/examples/avr/terminal_demo/main.cpp
changed /trunk/embedded/examples/avr/terminal_demo/makefile
changed /trunk/embedded/libs/streamer/public/streamer.h
changed /trunk/embedded/libs/streamer/streamer.cpp
/trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/drvUARTplus.cpp Diff Switch to side-by-side view
Loading...
/trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/makefile Diff Switch to side-by-side view
Loading...
/trunk/embedded/drivers/cpu/avr/atmega1284p/gcc/uartplus/public/drvUARTplus.h Diff Switch to side-by-side view
Loading...
/trunk/embedded/examples/avr/terminal_demo/main.cpp Diff Switch to side-by-side view
Loading...
/trunk/embedded/examples/avr/terminal_demo/makefile Diff Switch to side-by-side view
Loading...
/trunk/embedded/libs/streamer/public/streamer.h Diff Switch to side-by-side view
Loading...
/trunk/embedded/libs/streamer/streamer.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.