mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
f71f4deb8f
- provided a BigBuf_malloc() function to dynamically allocate parts of BigBuf e.g. for DMA-Buffers, Frame-Buffers, Emulator-Memory - the whole rest of BigBuf is now available for traces (instead of a small fixed amount) - send actual traceLen together with trace data - changed client side to cope with varying traceLen - changed small buffers to automatic variables instead of parts of BigBuf |
||
---|---|---|
.. | ||
at91sam7s512.h | ||
common.h | ||
config_gpio.h | ||
crc.h | ||
hitag2.h | ||
legic_prng.h | ||
mifare.h | ||
proxmark3.h | ||
usb_cmd.h |