Skip to content

Commit 041d912

Browse files
committed
Poll example: add mbed_app.json
1 parent d58aa39 commit 041d912

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

APIs_Platform/Poll/mbed_app.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"config": {
3+
"UART1_TX": "D1",
4+
"UART1_RX": "D0",
5+
"UART2_TX": "USBTX",
6+
"UART2_RX": "USBRX"
7+
}
8+
}

0 commit comments

Comments
 (0)