RTC auf true

components/storage/blockdevice/COMPONENT_DATAFLASH/mbed_lib.json

Committer:
kevman
Date:
2019-03-13
Revision:
2:7aab896b1a3b

File content as of revision 2:7aab896b1a3b:

{
    "name": "dataflash",
    "config": {
        "SPI_MOSI": "NC",
        "SPI_MISO": "NC",
        "SPI_CLK":  "NC",
        "SPI_CS":   "NC",
        "binary-size": {
            "help": "Configure device to use binary address space.",
            "value": "0"
        },
        "dataflash-size": {
            "help": "Configure device to use DataFlash address space.",
            "value": "0"
        }
    }
}