]> git.sur5r.net Git - freertos/commit
Microblaze port: Place critical section around XIntc_Enable() to protect read/modify...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 30 Jan 2018 17:42:12 +0000 (17:42 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 30 Jan 2018 17:42:12 +0000 (17:42 +0000)
commit7ecdc73c5d0db8b4a09594a7de98e955cbf42530
treeec194a8a1e77e162f0470e47a64fabb0d668e81b
parent8c170f25bce753959c6f2aa8e78304e50dc13ce3
Microblaze port:  Place critical section around XIntc_Enable() to protect read/modify/write operation performed inside the library.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2528 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/serial.c
FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c