the node firmware of ChiaYi Xingang

mbed_lib.json

Committer:
jialiang8455
Date:
2020-08-20
Revision:
68:34f40174207a
Parent:
64:64982192a2af

File content as of revision 68:34f40174207a:

{
    "name": "mdot-library",
    "config": {
        "main-stack-size": {
            "macro_name": "MBED_CONF_APP_MAIN_STACK_SIZE",
            "value": 4096
        },
        "thread-stack-size": {
            "macro_name": "MBED_CONF_APP_THREAD_STACK_SIZE",
            "value": 2048
        }
    },
    "target_overrides": {
        "XDOT_L151CC": {
            "main-stack-size": 2048,
            "thread-stack-size": 256
        }
    }
}