From cda9fb35b2da751cd0b3b22e47e94b5369432455 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Sun, 26 Apr 2026 22:19:39 -0500 Subject: initial commit current concerns: potential timing issues when interacting with FTDI chip --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..3a04047 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +end_of_line = crlf +insert_final_newline = true + +[*.pld] +indent_style = tab -- cgit v1.2.3-70-g09d2