emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.72k stars 391 forks source link

DESFire emulation support: Bug fixes, improvements and updated LibNFC test code #322

Closed maxieds closed 2 years ago

maxieds commented 2 years ago

@fptrs @david-oswald This pull request incorporates several smaller bug fixes and improvements. The best reasons to merge this code are found in the updates DESFire documentation:

Note that the new documentation page is discussed at the end of PR #319. It provides documentation for the custom build targets that are not auto generated by the GitHub scripts for users. This information is missing from the documentation pages and is not easy to locate only by reading the Makefile in the Chameleon Mini firmware directory.

maxieds commented 2 years ago

That was quick!

maxieds commented 2 years ago

@fprts Where are the new automated firmware builds located? From this script, it looks like they should be found in a directory of the repo top level called FirmwareBuilds. I cannot locate them myself. Please help.