From 08d727e9886cde6a367906999e96a33f7ba37f33 Mon Sep 17 00:00:00 2001 From: Nathan Ringo Date: Tue, 8 Oct 2024 14:27:19 -0500 Subject: Reorganization and rewiring. --- fpga/src/I2C.bs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fpga/src/I2C.bs (limited to 'fpga/src/I2C.bs') diff --git a/fpga/src/I2C.bs b/fpga/src/I2C.bs new file mode 100644 index 0000000..f3cd760 --- /dev/null +++ b/fpga/src/I2C.bs @@ -0,0 +1,3 @@ +package I2C where + +-- vim: set ft=haskell : -- cgit v1.2.3