mbed os with nrf51 internal bandgap enabled to read battery level

Dependents:   BLE_file_test BLE_Blink ExternalEncoder

tools/profiles/save-asm.json

Committer:
elessair
Date:
2016-10-23
Revision:
0:f269e3021894

File content as of revision 0:f269e3021894:

{
    "GCC_ARM": {
        "common": ["-save-temps"],
        "asm": [],
        "c": [],
        "cxx": [],
        "ld": []
    },
    "ARM": {
        "common": ["--asm", "--interleave"],
        "asm": [],
        "c": [],
        "cxx": [],
        "ld": []
    },
    "uARM": {
        "common": ["--asm", "--interleave"],
        "asm": [],
        "c": [],
        "cxx": [],
        "ld": []
    }
}