mbed os with nrf51 internal bandgap enabled to read battery level

Dependents:   BLE_file_test BLE_Blink ExternalEncoder

tools/profiles/nanolib.json

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

File content as of revision 0:f269e3021894:

{
    "GCC_ARM": {
        "common": [ "-DMBED_RTOS_SINGLE_THREAD"],
        "asm": [],
        "c": [],
        "cxx": [],
        "ld": [ "--specs=nano.specs"]
    }
}