From 13e654fe2e9484aaddf69d9e2015722604418210 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 1 Jan 2017 22:12:32 +0100 Subject: Fixed files with CRLF line endings --- examples/hx8kboard/hx8kboard.pcf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'examples/hx8kboard') diff --git a/examples/hx8kboard/hx8kboard.pcf b/examples/hx8kboard/hx8kboard.pcf index 417ca01..503eb36 100644 --- a/examples/hx8kboard/hx8kboard.pcf +++ b/examples/hx8kboard/hx8kboard.pcf @@ -1,9 +1,9 @@ -set_io LED0 B5 -set_io LED1 B4 -set_io LED2 A2 -set_io LED3 A1 -set_io LED4 C5 -set_io LED5 C4 -set_io LED6 B3 -set_io LED7 C3 -set_io clk J3 +set_io LED0 B5 +set_io LED1 B4 +set_io LED2 A2 +set_io LED3 A1 +set_io LED4 C5 +set_io LED5 C4 +set_io LED6 B3 +set_io LED7 C3 +set_io clk J3 -- cgit v1.2.3