From 637578b8be678301d930fd672e611f5d7b312a79 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Fri, 15 May 2020 14:18:52 -0700 Subject: [PATCH] px4_fmu-v5x:Correct trace connector description --- boards/px4/fmu-v5x/src/board_config.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/boards/px4/fmu-v5x/src/board_config.h b/boards/px4/fmu-v5x/src/board_config.h index 0ff69f6d28..cfdcbd5097 100644 --- a/boards/px4/fmu-v5x/src/board_config.h +++ b/boards/px4/fmu-v5x/src/board_config.h @@ -77,13 +77,13 @@ /* PX4FMU GPIOs ***********************************************************************************/ -/* Trace Clock and D0-D3 are available on the debug connector and adjacent pads +/* Trace Clock and D0-D3 are available on the trace connector * - * TRACECLK PE2 - Dedicated - Debug Connector Pin 7 - * TRACED0 PE3 - nLED_RED - Debug Connector Pin 8 - * TRACED1 PE4 - nLED_GREEN - Test Point next to Debug Connector - * TRACED2 PE5 - nLED_BLUE - Test Point next to Debug Connector - * TRACED3 PC12 - nARMED - Test Point next to Debug Connector + * TRACECLK PE2 - Dedicated - Trace Connector Pin 1 + * TRACED0 PE3 - nLED_RED - Trace Connector Pin 3 + * TRACED1 PE4 - nLED_GREEN - Trace Connector Pin 5 + * TRACED2 PE5 - nLED_BLUE - Trace Connector Pin 7 + * TRACED3 PC12 - nARMED - Trace Connector Pin 8 */ #undef TRACE_PINS