mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Changed to use interrupt driven console.
This commit is contained in:
@@ -69,7 +69,7 @@ define make-target-options
|
||||
@echo "#define RTEMS_TEST_NO_PAUSE 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 */" >>$@
|
||||
@echo "#define FPU_REVB 1" >>$@
|
||||
|
||||
Reference in New Issue
Block a user