[riot-commits] [RIOT-OS/RIOT] 5f05a9: cpu/cc2538: clear only the latched UART interrupt ...
kYc0o
fco.ja.ac at gmail.com
Tue Mar 8 11:56:31 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5f05a956dba4e445a7fb4138ec76ef3df2d26ed3
https://github.com/RIOT-OS/RIOT/commit/5f05a956dba4e445a7fb4138ec76ef3df2d26ed3
Author: Ian Martin <ian at locicontrols.com>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M cpu/cc2538/periph/uart.c
Log Message:
-----------
cpu/cc2538: clear only the latched UART interrupt flags
Otherwise incoming bytes can remain in the receive FIFO indefinitely.
Commit: 705879741ca7496d71466d34a0ef604e0ab56743
https://github.com/RIOT-OS/RIOT/commit/705879741ca7496d71466d34a0ef604e0ab56743
Author: Ian Martin <ian at locicontrols.com>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M cpu/cc2538/periph/uart.c
Log Message:
-----------
cpu/cc2538: use the MCU's default UART FIFO interrupt levels
Commit: afeaea02aac38b8279bd4099c5fbd5db4f7ab9de
https://github.com/RIOT-OS/RIOT/commit/afeaea02aac38b8279bd4099c5fbd5db4f7ab9de
Author: kYc0o <fco.ja.ac at gmail.com>
Date: 2016-03-08 (Tue, 08 Mar 2016)
Changed paths:
M cpu/cc2538/periph/uart.c
Log Message:
-----------
Merge pull request #2652 from locicontrols/cc2538-uart-mis
cpu/cc2538: clear only the latched UART interrupt flags
Compare: https://github.com/RIOT-OS/RIOT/compare/10f190300e91...afeaea02aac3
More information about the commits
mailing list