Changed interrupts to call own handler. Seems to get called, but not modifying secondaryEnd variable
Implemented copying of UART received data to circular buffer and processing circular buffer. Has not been tested