mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 01:58:35 +08:00
Using CONFIGURE_MINIMUM_TASK_STACK_SIZE increases also the interrupt stack size. This is an issue on some BSPs. Use CONFIGURE_INIT_TASK_TABLE_SIZE instead. Update #3433.