]> git.sur5r.net Git - freertos/commit
Wind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Nov 2011 11:25:19 +0000 (11:25 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Nov 2011 11:25:19 +0000 (11:25 +0000)
commit975d826a6718c050aa3b4a248294ac9c28c3be77
treee910cd6640bf752eccfae9416ca69224b2fd845f
parent2e21f7c75079b84088f1b6f0861d370616a51221
Wind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting.
Set the UART into loopback mode so a jumper is not required.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1633 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/TriCore_TC1782_TriBoard_GCC/.cproject
Demo/TriCore_TC1782_TriBoard_GCC/.project
Demo/TriCore_TC1782_TriBoard_GCC/.ude/UDEDefEclipseWorkspace.wsx
Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c