mirror of
https://github.com/XIVN1987/DAPLink.git
synced 2026-09-27 06:26:16 +00:00
change pin
This commit is contained in:
@@ -78,12 +78,12 @@ DAP Hardware I/O Pin Access Functions
|
||||
#define SWDIO_PIN_INDEX 0
|
||||
|
||||
#define SWD_RST_PORT GPIOA
|
||||
#define SWD_RST_PIN GPIO_Pin_7
|
||||
#define SWD_RST_PIN GPIO_Pin_4
|
||||
|
||||
#define LED_CONNECTED_PORT GPIOA
|
||||
#define LED_CONNECTED_PIN GPIO_Pin_4
|
||||
#define LED_CONNECTED_PIN GPIO_Pin_5
|
||||
#define LED_RUNNING_PORT GPIOA
|
||||
#define LED_RUNNING_PIN GPIO_Pin_4
|
||||
#define LED_RUNNING_PIN GPIO_Pin_5
|
||||
|
||||
|
||||
/** Setup JTAG I/O pins: TCK, TMS, TDI, TDO, nTRST, and nRESET.
|
||||
|
||||
Reference in New Issue
Block a user