[riot-commits] [RIOT-OS/RIOT] ceb8ea: x86: fix up `make term` for x86
René Kijewski
kijewski at mi.fu-berlin.de
Mon Jun 23 19:49:21 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ceb8ea2a3f917edad294724c078bfc09b05becda
https://github.com/RIOT-OS/RIOT/commit/ceb8ea2a3f917edad294724c078bfc09b05becda
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M boards/qemu-i386/dist/term.py
Log Message:
-----------
x86: fix up `make term` for x86
When qemu-i386 shuts down the instance on its own accord, like in the
hello-world example, then the terminal is broken afterwards.
This PR ensures that the terminal flags are restored on shutdown.
Commit: 49769d7df19ddad82ca4d58786de006f08e15112
https://github.com/RIOT-OS/RIOT/commit/49769d7df19ddad82ca4d58786de006f08e15112
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M boards/qemu-i386/dist/term.py
Log Message:
-----------
Merge pull request #1343 from Kijewski/fixup-1258
x86: fix up `make term` for x86
Compare: https://github.com/RIOT-OS/RIOT/compare/455485483f68...49769d7df19d
More information about the commits
mailing list