]> git.sur5r.net Git - freertos/commit
Ensure IAR RL port layer works on devices using two different naming conventions...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 18 Mar 2013 16:40:47 +0000 (16:40 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 18 Mar 2013 16:40:47 +0000 (16:40 +0000)
commit11c0808b7ca0cba60d01fc85dccee844143f8dbd
tree9c144c1555f4cfd1cd92f000a1b2dac350f7643a
parent978a86a3590109f4eee4c24b229461bf3d73f55f
Ensure IAR RL port layer works on devices using two different naming conventions for the interval timer registers.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1844 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/IAR/RL78/port.c
FreeRTOS/Source/portable/IAR/RL78/port_iodefine.h [deleted file]
FreeRTOS/Source/portable/IAR/RL78/port_iodefine_ext.h [deleted file]
FreeRTOS/Source/portable/IAR/RL78/portasm.s87