Tivaware appears to have configuation driven by a pair of defines. One is apparently identifies the specific microprocessor and seems fairly obvious even if it does not appear to be documented.
The other is rather obscure something like TARGET_IS_BLIZZARD_RA1 which would appear on the suraface to be some sort of internal code name so not at all obvious. I cannot seem to find any documentation on why and when these would be defined only references to them in a couple of header files.
So my question is where do I find the documentation for these?
Robert