]> git.sur5r.net Git - freertos/commit
Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to the relevant...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 7 Jun 2013 09:45:34 +0000 (09:45 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 7 Jun 2013 09:45:34 +0000 (09:45 +0000)
commit37f03f2b2f1126a6dba8049276a32ba5dc4032ce
treeeb5c84d43a87f344f143abf6a1a1ea7a3d88aab8
parent5f44200b88f5a6ec99f3bdcc7479308b3b90f1be
Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to the relevant port.c file to allow the user to define functions that will execute in privileged mode.

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