forked from Imagelibrary/rtems
Went back to polled console.
This commit is contained in:
@@ -79,7 +79,7 @@ define make-target-options
|
||||
@echo "/* #define STACK_CHECKER_REPORT_USAGE 1 */" >>$@
|
||||
@echo "/* #define RTEMS_DEBUG 1 */" >>$@
|
||||
@echo "#define NO_TABLE_MOVE 1" >>$@
|
||||
@echo "#define CONSOLE_USE_INTERRUPTS 1" >>$@
|
||||
@echo "#define CONSOLE_USE_INTERRUPTS 0" >>$@
|
||||
@echo "#define CONSOLE_USE_POLLED ~CONSOLE_USE_INTERRUPTS" >>$@
|
||||
@echo "/* #define SIMSPARC_FAST_IDLE 1 */" >>$@
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user