This is really a two part question.
1. How do I even refer to pin P1.00? It's clear that pin P0.06 is referred to simply as pin 6, but what is the naming convention for the P1.xx pins?
2. Do I just hack the pca10056.h file directly to change the TX_PIN_NUMBER definition? If not, that, what do you recommend?
Please advise.