Gaurav-Aggarwal-AWS dc9c034c85
Add vPortRemoveInterruptHandler API (#533)
* Add xPortRemoveInterruptHandler API

This API is added to the MicroBlazeV9 port. It enables the application
writer to remove an interrupt handler.

This was originally contributed in this PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/523

* Change API signature to return void

This makes the API similar to vPortDisableInterrupt.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Gavin Lambert <uecasm@users.noreply.github.com>
2022-08-03 13:45:27 -07:00
..
2021-10-06 15:32:07 -07:00
2021-10-06 15:32:07 -07:00
2021-10-06 15:32:07 -07:00
2022-06-01 15:00:10 -07:00
2022-06-01 15:00:10 -07:00
2022-06-01 15:00:10 -07:00
2021-10-06 15:32:07 -07:00
2022-02-17 15:28:04 -08:00