<d1b2>
<vipqualitypost> so I finished the boardfile for the AlchitryCuPlatform. I was thinking it would be nice to make another file which allows support of the Alchitry IO board. This board can be shared between the Au/ Cu. What would be the best way to do this? Should I make another class like AlchitryIOPlatform? Or is there a way to set up a file that just contains something like [platform].add_resources for each board? Since the board fits two
<d1b2>
different carriers it has a fixed pinout so I don't want to cook a specific file for each platform with the actual pin connections.
<whitequark>
tbh we don't currently have a good or well known solution for it, i guess just put it in a separate file?
<d1b2>
<vipqualitypost> ok, i'll tinker with some stuff and see if i can find a nice way to do this
<cr1901>
Mercury baseboard was put into the same file when I wrote the board file for mercury
<whitequark>
yeah but there's two Alchitry platforms