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.
Fork of Serial_ex_2 by
mbed_app.json
- Committer:
- mab5449
- Date:
- 2017-01-19
- Revision:
- 0:8d318218bac1
- Child:
- 2:b18ad269066c
File content as of revision 0:8d318218bac1:
{
"config": {
"uart1_tx": {
"help": "UART1 TX pin",
"value": "NC"
},
"uart1_rx": {
"help": "UART1 RX pin",
"value": "NC"
}
},
"target_overrides": {
"K64F": {
"uart1_tx": "D5",
"uart1_rx": "D3"
}
}
}
