]> git.sur5r.net Git - freertos/commit
Make vSetupTimerInterrupt weak in the RVDS M4 MPU port to give the
authorgaurav-aws <gaurav-aws@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 1 Jan 2020 00:04:10 +0000 (00:04 +0000)
committergaurav-aws <gaurav-aws@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 1 Jan 2020 00:04:10 +0000 (00:04 +0000)
commit0788a441e9e54f8aec93a088c2f1d09d09b74d6d
tree07287e711b54b784998f8f7dcefd0ea12ace2ccc
parentbffa8bcbee3d76402b93c6033de31c4658c0cd36
Make vSetupTimerInterrupt weak in the RVDS M4 MPU port to give the
application writer a chance to override this function. This gives
the application write ability to use a different timer.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2787 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c