You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add high level EMV library interface and refactor generated headers
* Generate emv_utils_config.h for build configuration to contain project
version string, platform checks, and paths required by iso-codes and
mcc-codes. This replaces isocodes_config.h and mcc_config.h.
* Add emv.h, emv.c, implement emv_lib_version_string(), and update
emv-decode and emv-tool accordingly.
0 commit comments