Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Adafruit_GFX_nano SPI_Demo_Nano
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 13:21eae576159f | 2015-02-26 | tsh | Constructor for nrf version doesn't perform any SPI transactions, need to call configure before using |
| 12:1404f010d12c | 2015-02-26 | tsh | Call new configure function to initialise display (but this doesn't work) |
| 11:9ebbb4dd9760 | 2015-02-26 | tsh | no spi inside begin |
| 10:d9a6a2fede8c | 2015-02-25 | tsh | need begin, if not changing main |
| 9:bbe01bf9a3ef | 2015-02-25 | tsh | include SPI in gfv, but no gxf instance |
| 8:971ea27171dd | 2015-02-25 | tsh | all init run, OK |
| 7:029f4ce1f8b2 | 2015-02-25 | tsh | remove pc printf |
| 6:7e8a60bcefaf | 2015-02-25 | tsh | stuff |
| 5:3ddf5a7e6187 | 2015-02-25 | tsh | back to basics. Transfers complete with original pins |
| 4:9decf12340fa | 2015-02-25 | tsh | constructor unwound, trnasfer stalls |
| 3:6122dfbc9d9e | 2015-02-25 | tsh | compiles, constructor hangs |
| 2:7e5609174292 | 2015-02-25 | tsh | Just SPI pins |
| 1:d9828931e607 | 2015-02-25 | tsh | New transport |
| 0:057ae71e1b6f | 2015-02-25 | tsh | Basic import |