Extends the parser to be able to parse VAR_CONFIG blocks. These are added to a new field in the compilation unit for later initialization.
A global variable matching the hardware-access naming-scheme will be mangled into the global variables during pre-processing if it does not already exist.
Extends the parser to be able to parse
VAR_CONFIG
blocks. These are added to a new field in the compilation unit for later initialization. A global variable matching the hardware-access naming-scheme will be mangled into the global variables during pre-processing if it does not already exist.