Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
config.json
- Committer:
- sarahmarshy
- Date:
- 2016-11-29
- Revision:
- 0:1c7da5f83647
File content as of revision 0:1c7da5f83647:
{
"nordic": {
"softdevice": "S130"
},
"nrf51822": {
"ram_size": "32K"
},
"mbed": {
"max-filehandles": 4
},
"platform" : {
"reset_button" : "p17",
"config_led" : "p13",
"shutdown_led" : "p14",
"led_off" : 0
},
"mbedtls": {
"user-config-file": "\"source/mbedtls_config.h\""
}
}