Christian Prochaska 6c831301d9 FOC: Fetch serial input without '-serial_esc' option
With this patch, the kernel fetches serial data also when the
'-serial_esc' option is not set.

To keep the patch minimally invasive, the 'serial ESC' functionality gets
enabled by default and the existence of the '-serial_esc' argument gets only
checked when an ESC character was received and the decision of entering the
kernel debugger or not needs to be made.

Fixes ssumpf/foc#3.
2013-07-16 12:23:15 +02:00
2013-07-16 12:18:56 +02:00
Description
No description provided
25 MiB
Languages
C 66.5%
C++ 20.5%
Assembly 6.7%
Makefile 3.2%
Perl 1%
Other 1.9%