From 50643fc07116f18a2839c37735a145ce996d5fa3 Mon Sep 17 00:00:00 2001 From: nino-porcino Date: Tue, 24 May 2022 16:18:32 +0200 Subject: [PATCH] fix SiDi UART_RX pin --- apple-one_Sidi.qsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apple-one_Sidi.qsf b/apple-one_Sidi.qsf index 67b5c37..54a866c 100644 --- a/apple-one_Sidi.qsf +++ b/apple-one_Sidi.qsf @@ -124,7 +124,7 @@ set_location_assignment PIN_T11 -to VGA_HS set_location_assignment PIN_T12 -to AUDIO_L set_location_assignment PIN_T13 -to AUDIO_R set_location_assignment PIN_D1 -to UART_TX -set_location_assignment PIN_B1 -to UART_RX +set_location_assignment PIN_P1 -to UART_RX set_location_assignment PIN_T2 -to SPI_DO set_location_assignment PIN_R1 -to SPI_DI set_location_assignment PIN_T3 -to SPI_SCK