fix numbered list formatting, sigh
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 10 Jan 2022 23:21:40 +0000 (23:21 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 10 Jan 2022 23:21:40 +0000 (23:21 +0000)
docs/pinmux/temp_pinmux_info.mdwn

index bc7daa16ede6317346783371db169030ba0ce8b4..d88f09db2242811b545963f7e9c33e76ae4df7e8 100644 (file)
@@ -104,12 +104,14 @@ Check oe's by driving the test registers.
 ### JTAG test BS chain
 The unit test has four test cases, two before the peripherals are exercised, 
 and two after:
+
 1. Send 0xFFFFF via TDI in EX_TEST mode
 1. Send 0xFFFFF via TDO in BS_SAMPLE mode
 1. Send 0x00000 via TDI in EX_TEST mode
 1. Send 0x00000 via TDI in BS_SAMPLE mode
 
 The expected results are:
+
 1. All core outputs high (as these set by JTAG BS), all pad inputs low
 (not asserted yet)
 1. All signals should be low (as JTAG TDI is ignored and all inputs low).