Hi all,
I find it very surprising that I am not able to find an answer to my simple question.
Are the arduino boards available in kicad format? I can only find eagle files.
Kicad is a very popular and is open source software, and this is probably more aligned with arduino philosophy.
Personally I use kicad to create simple PCB boards from scratch but I am now interested in modifying an arduino pro mini.
Of course I am speaking about the board design including all components and pcb design, and not only global single libray and footprint.
I've found this thread
https://forum.arduino.cc/index.php?topic=223395.0. It refers to
https://github.com/bobc/Arduino_KiCad that seems to fulfill the requirement but that is obviously not exhaustive.
Thanks in advance!