Changed default board version
This commit is contained in:
parent
00190194b3
commit
1d3c843f9e
@ -33,8 +33,8 @@
|
||||
#include "hal_gpio.h"
|
||||
|
||||
/*- Definitions -------------------------------------------------------------*/
|
||||
#define HAL_BOARD_V1
|
||||
//#define HAL_BOARD_V3
|
||||
//#define HAL_BOARD_V1
|
||||
#define HAL_BOARD_V3
|
||||
|
||||
#if defined(HAL_BOARD_V1)
|
||||
HAL_GPIO_PIN(SWCLK_TCK, A, 14)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user