This design is part of the edgy board project.
This design is a composition of edgies.
graph LR
b018(b018 RP2040)-- SPI -->b078(b078 Ethernet MAC+PHY)
b018--> b096(b096 MAC ID)
This repository uses submodules. After cloning use the command
$ git submodule update --init --recursive
to pull the submodules before opening the project with kicad.
Tests can be found in TESTS.md