implement argtable in hf 14a apdu (#490)

* added `hf 14a reader` to source and added functionality to exec empty commands
* added `hf 14a raw`
* added samples to command's help
* added some help
* added changelog
* update to new argtable3 --- https://github.com/argtable/argtable3
* changed included getopt to `https://github.com/freebsd/freebsd/blob/master/include/getopt.h` (getopt from freebsd with simplified BSD license)
This commit is contained in:
Oleg Moiseenko 2018-09-06 08:48:54 +03:00 committed by pwpiwi
commit 6e3d8d671a
9 changed files with 5619 additions and 173 deletions

View file