Changeset 6860ddb in rtems for c/src/lib/libbsp

Timestamp:
03/14/17 16:27:57 (7 years ago)
Author:
Martin Aberg <maberg@…>
Branches:
5, master
Children:
e5e44bdb
Parents:
3df6710
git-author:
Martin Aberg <maberg@…> (03/14/17 16:27:57)
git-committer:
Daniel Hellstrom <daniel@…> (05/02/17 10:34:46)
Message:

leon, apbuart: Optimized RX processing in ISR

Limit the number of calls to termios rtems_termios_enqueue_raw_characters() by
reading out the RX FIFO on stack and then call termios only once.

(No files)

Note: See TracChangeset for help on using the changeset viewer.