Skip to content

Commit 707f1da

Browse files
committed
DISCO_L475VG_IOT01A: Add comment to inform that GPIO pinmap is for testing only
1 parent 64de48c commit 707f1da

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/PeripheralPinMaps.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
#include <mstd_cstddef>
5454

5555
//*** GPIO ***
56-
56+
// Pinmap used for FPGA GPIO testing only
5757
MSTD_CONSTEXPR_OBJ_11 PinMap PinMap_GPIO[] = {
5858
{PA_0, GPIO_X, 0},
5959
{PA_1, GPIO_X, 0},

0 commit comments

Comments
 (0)