]> begriffs open source - freertos/commit
RX GCC port - Introduce macros that perform the interrupt entry and exit manually...
authorRichard Barry <ribarry@amazon.com>
Mon, 20 Sep 2010 20:01:00 +0000 (20:01 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 20 Sep 2010 20:01:00 +0000 (20:01 +0000)
commit0ef04cd7bdedc4313af28b91c33b730d881642f3
tree0316d19d6c8720f49f661821d38cca4ce3fb9454
parentc788ecec17a3e8c28e0f5d804e2c09c5b9c70cb5
RX GCC port - Introduce macros that perform the interrupt entry and exit manually, then move the asm code back as naked functions within the port.c file.
Source/portable/GCC/RX600/port.c
Source/portable/GCC/RX600/port_asm.asm [deleted file]
Source/portable/GCC/RX600/portmacro.h