From 9ffd66a3762181c68b06fd7c2a67e9160a7db467 Mon Sep 17 00:00:00 2001 From: isthatme Date: Tue, 5 Dec 2017 11:42:41 -0700 Subject: [PATCH] Added a README --- stm32f030-eth/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stm32f030-eth/README.md diff --git a/stm32f030-eth/README.md b/stm32f030-eth/README.md new file mode 100644 index 0000000..c5e81f7 --- /dev/null +++ b/stm32f030-eth/README.md @@ -0,0 +1,5 @@ +# STM32F0-Eth # + +This is a small board that uses an STM32F030 and a WIZNet W5500 for ethernet. + +Honestly I don't know if this works because when I tested it I ordered the wrong regulator. I ended up not using it and I haven't gotten around to seeing if it works. \ No newline at end of file