93d9caa2d66bca6d59d928905cdcc589edf94f94
. ignore interrupt (stop interrupt check loop) if interrupt bit not set; limit loop too . mask off other bits when testing bits in the status register . this fixes rs232 output that would otherwise never get re-triggered as too many bits were set in the status byte to match the possibilities. Change-Id: I311c93377fa8fb477ee9a756455fdeda780e6ba1
Description
No description provided
Languages
C
78%
Roff
10.6%
Assembly
4.6%
Shell
3.8%
Makefile
1.5%
Other
1.1%