From 5f4afb21f9e792f393a8ef57371f290dca2baf46 Mon Sep 17 00:00:00 2001 From: stefanrueger Date: Wed, 22 Oct 2025 23:25:12 +0200 Subject: [PATCH] Indent Dragon PDI adapter table --- src/doc/avrdude.texi | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/doc/avrdude.texi b/src/doc/avrdude.texi index 4c4e83cf..4a8a76af 100644 --- a/src/doc/avrdude.texi +++ b/src/doc/avrdude.texi @@ -5445,15 +5445,15 @@ Xmega device through PDI. Solution: Use the 6 pin ISP header on the Dragon and the following pin mapping: -@multitable @columnfractions .2 .2 -@item @strong{Dragon} @tab @strong{Target} -@item @strong{ISP Header} @tab @strong{pins} -@item 1 (SDI) @tab PDI_DATA -@item 2 (VCC) @tab VCC -@item 3 (SCK) @tab -@item 4 (SDO) @tab -@item 5 (RESET) @tab PDI_CLK / RST -@item 6 (GND) @tab GND +@multitable @columnfractions 0.05 0.2 0.3 +@item @tab @strong{Dragon} @tab @strong{Target} +@item @tab @strong{ISP Header} @tab @strong{pins} +@item @tab 1 (SDI) @tab PDI_DATA +@item @tab 2 (VCC) @tab VCC +@item @tab 3 (SCK) @tab +@item @tab 4 (SDO) @tab +@item @tab 5 (RESET) @tab PDI_CLK / RST +@item @tab 6 (GND) @tab GND @end multitable @item