Hello,
Since I'm running low on available pins on my arduino Due.
I was looking for a way to breakout more pins on the atmel sam3x8e.
Looking at the schematic the due uses only about 60% of the available pins of the mcu.
In the program files directory I can find the normal boards pin assignment header files. But not the one used in the arduino Due.
I think it should be possible to unlock the other pins of this processor as well.
The project will be on an custom designed pcb. So the pinout on the pcb is no issue in this case.
I'm only using the arduino due as an prototype board for my bigger project.