Hi,
Just out of curiosity. Consider the following API functions:
ROM_GPIOIntEnable;
ROM_GPIOIntDisable;
ROM_GPIOIntStatus;
ROM_GPIOIntClear;
That functions (originated from Stellaris ROM) were dropped for tm4c123x while tm4c129x does support them again.
This actually creates unnecessary difference between 123x and 129x. Could someone at TI elaborate on the cause of such a fluctuation? It seems quite reasonable to expect future Tiva ROM revisions with more harmonized API set. Or this is unlikely?
---
regards,
Igor