mbed-os

Fork of mbed-os by erkin yucel

tools/profiles/nanolib.json

Committer:
xuaner
Date:
2017-07-20
Revision:
1:3deb71413561
Parent:
0:f269e3021894

File content as of revision 1:3deb71413561:

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