Other Parts Discussed in Thread: Z-STACK, CC2430, CC2520
I am developing an application with a CC2430 designed into a custom PC board, and am using Z-Stack 1.4.0. My question is whether there is a better way to write code for I/O from all the CC2430 GPIO pins, other than using the HAL Driver API functions for 'Key Service' and 'LED Service', and modifying them for the other GPIO pins. I haven't been able to find anything in the TI documentation pertaining to this. I would think that there are API functions addressing this, since most people would be using CC2430s in other than a CC2430EB or CC2430DB. I would appreciate any help, as I am new to Z-Stack and CC2430.