add D13 pin

pull/13006/head
Pavel Slama 2020-08-01 09:43:05 +02:00 committed by George Beckstein
parent 25ea7be2ff
commit ab6fd6e1eb
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ typedef enum {
D10 = PB_9,
D11 = PB_5,
D12 = PB_4,
D13 = PB_3,
// STDIO for console print
#ifdef MBED_CONF_TARGET_STDIO_UART_TX