Skip to content

Commit b6058ff

Browse files
committed
LPC55S69: Add comment to inform that gpio pin-map is for testing only
1 parent 31c5610 commit b6058ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <mstd_cstddef>
2121

2222
/************GPIO***************/
23+
// Pinmap used for FPGA GPIO testing only
2324
MSTD_CONSTEXPR_OBJ_11 PinMap PinMap_GPIO[] = {
2425
{P0_0, GPIO_X, 0},
2526
{P0_1, GPIO_X, 0},

0 commit comments

Comments
 (0)