mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-04 05:51:47 +02:00
Mention that FreeRTOS_IRQ_Handler should not be used for FIQs and the reason for assuming Group 1 for Interrupt Acknowledge and End Of Interrupt registers. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>