The library is not compiling for arduino mega and is giving the following error : 'SPI_PUSHR_EOQ' was not declared in this scope KINETISK_SPI0.PUSHR = d | (pcs_data << 16) | SPI_PUSHR_CTAS(1) | SPI_PUSHR_EOQ;
The library is not compiling for arduino mega and is giving the following error :
'SPI_PUSHR_EOQ' was not declared in this scope
KINETISK_SPI0.PUSHR = d | (pcs_data << 16) | SPI_PUSHR_CTAS(1) | SPI_PUSHR_EOQ;