I upgraded to version 1.0.5 and I am having the following errors
I created a clean installation
I guess the constants probably moved to another header file?
I haven't done much investigation yet, just disabled all my screen code for now
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::commandList(uint8_t*)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:270:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:270:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:270:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:281:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:281:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:281:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::setAddrWindow(uint8_t, uint8_t, uint8_t, uint8_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:426:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::fillScreen(uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:433:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:436:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:436:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:436:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735:
ushColor(uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:447:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:447:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:447:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::_drawPixel(int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:457:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:459:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:459:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:459:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::drawPixel(int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:468:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:470:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:470:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:470:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::drawFastVLine(int16_t, int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:483:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:486:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:486:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:486:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::drawFastHLine(int16_t, int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:500:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:503:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:503:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:503:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::fillRect(int16_t, int16_t, int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:520:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:523:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:523:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:523:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::setRotation(uint8_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:550:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:550:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:550:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:584:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:584:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:584:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::invertDisplay(boolean)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:592:2: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:592:2: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:592:2: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::drawChar(int16_t, int16_t, unsigned char, uint16_t, uint16_t, uint8_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:604:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:604:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:604:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:605:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:605:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:605:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:608:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:619:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:619:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:619:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:625:4: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:625:4: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:625:4: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:627:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:627:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:627:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:628:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:628:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:628:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp: In member function 'void Teensy3_ST7735::drawLine(int16_t, int16_t, int16_t, int16_t, uint16_t)':
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:787:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:789:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:793:3: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:793:3: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:793:3: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:804:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_PCS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CTAS' was not declared in this scope
C:\Util\arduino-1.0.5\libraries\Teensy3_ST7735\Teensy3_ST7735.cpp:806:5: error: 'SPI0_PUSHR_CONT' was not declared in this scope