1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/qemu-i386
René Kijewski cb15b52d73 x86: increase timeout in qemu's term
Currently `boards/qemu-i386/dist/term.py` expects QEMU to connect in
less than 5 seconds, which is plenty on any user machine. Travis CI,
which we use without paying a cent, sometimes fails to start QEMU in
this is timeframe, though.

This PR increases the timeout to one minute.
2014-07-08 12:45:13 +02:00
..
dist x86: increase timeout in qemu's term 2014-07-08 12:45:13 +02:00
include Initial import of the x86 port 2014-05-25 13:40:29 +02:00
Makefile make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
Makefile.include x86: garbage collect section if not debugging 2014-06-19 12:35:10 +02:00
x86_board_init.c Initial import of the x86 port 2014-05-25 13:40:29 +02:00
x86_board_lpm.c x86: shutdown on LPM_POWERDOWN 2014-06-24 16:05:19 +02:00