Hello guys,
I am using the tm4c123 and I need to use the pins PD_4 and PD_5 in my custom board... but these pins have no definition in the Energia...
I would like to use this pins as inputs (digitalRead function)
I had the same problem with the PQ_4 on the TM4C129
Could I make some #define in the pins_energia.h to use this pins???
Regards