Fork of https://os.mbed.com/users/sebastiken/code/Adafruit_RA8875/ ; Adapted for use with K64F and in the process of adding more functions.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:4a3e169866a2 | 2019-03-14 | el16jh | First publish of working Adafruit 7 TFT - RA8875 program |
2:040a687cea93 | 2017-09-08 | sebastiken | [FIX] spi_speed to 1Mhz; [MOD] Uncomment GFX methods |
1:ac22f0f36d6b | 2017-09-08 | sebastiken | [ADD] Debugging message Serial to RA8875.cpp |
0:66c1aa3d198e | 2017-09-08 | sebastiken | [WIP] Migrate code from Arduino Lib Adafruit_RA8875 to Mbed |