Controller chip is ST7565

Dependencies:   ST7565_SPI_LCD

SPI LCD: AQM1248A (Akizuki) or AD-12864-SPI (antendo)

mbed_app.json

Committer:
kenjiArai
Date:
2020-08-05
Revision:
3:031024851a8d

File content as of revision 3:031024851a8d:

{
    "requires": ["bare-metal"],
    "target_overrides": {
        "*": {
            "target.printf_lib": "std"
        }
    }
}