Jedi Tek'Unum

Results 5 comments of Jedi Tek'Unum

Any further progress on this? I have a W5500 (AdaFruit Feather) and could assist.

@mikaelpatel @dansut I've started to see what I can do to bring both of your code bases together to add support for the W5500. My opinion at the moment is...

@mikaelpatel @dansut https://github.com/jeditekunum/Cosa/tree/w5500 is my first pass at integration. Changes to W5100 & W5200 files are only reference document & page numbers plus a bit of consistency improvement. I copied...

@mikaelpatel @dansut Please see PR https://github.com/mikaelpatel/Cosa/pull/495

I just discovered INET::print_mac so that solves my specific issue. The general issue of printing without prefix remains.