z180 - configure ISR relocation

This commit is contained in:
Phillip Stevens 2020-04-17 09:35:56 +10:00
parent efdf4a91fb
commit 54393e1e1a

View file

@ -56,6 +56,7 @@ extern volatile TCB_t * volatile pxCurrentTCB;
*/
#define configTICK_RATE_HZ (256) /* Timer configured */
#define configISR_ORG ASMPC /* ISR relocation */
#define configISR_IVT 0xFFE6 /* PRT1 address */
#ifdef __SCCZ80