diff --git a/MicroMod_ESP32C3_board.PcbDoc b/MicroMod_ESP32C3_board.PcbDoc index 76639e0..afc1bee 100644 Binary files a/MicroMod_ESP32C3_board.PcbDoc and b/MicroMod_ESP32C3_board.PcbDoc differ diff --git a/SystemView.Harness b/SystemView.Harness index 7386778..cc1ab28 100644 --- a/SystemView.Harness +++ b/SystemView.Harness @@ -1,4 +1,4 @@ I2C=SCL,SDA -JTAG=ESP_TRST,ESP_TMS,ESP_TCK,ESP_TDO,ESP_TDI +JTAG=ESP_TRST,ESP_TDO,ESP_TCK,ESP_TDI,ESP_TMS SPI=SCLK,MISO,MOSI,NCS UART/RTC=TX,RX diff --git a/SystemView.SchDoc b/SystemView.SchDoc index 695d85d..4526dcb 100644 Binary files a/SystemView.SchDoc and b/SystemView.SchDoc differ