proxmark3/armsrc
Philippe Teuwen 9beabaabf5 make style
2019-07-23 21:33:52 +02:00
..
obj
Standalone make style 2019-07-23 21:33:52 +02:00
appmain.c make style 2019-07-23 21:33:52 +02:00
apps.h Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
BigBuf.c
BigBuf.h
buzzer.c
buzzer.h
des.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
des.h
desfire_crypto.c Remove aes.c in favor of mbedtls implementation. 2019-07-12 23:48:54 +02:00
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
epa.h
felica.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
flashmem.c ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
flashmem.h ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
fonts.c
fonts.h
fpgaloader.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
fpgaloader.h
hfsnoop.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
hitag2.c make style 2019-07-13 00:38:30 +02:00
hitag2.h
hitag2_crypto.c
hitag2_crypto.h
hitagS.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
hitagS.h
iclass.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
iso14443a.c Merge branch 'master' into mf_sim_ac_fix 2019-07-19 16:32:45 +03:00
iso14443a.h
iso14443b.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
iso14443b.h MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
iso15693.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
LCD.c
LCD.h
ldscript
legicrf.c convert NG 2019-06-13 12:28:30 -04:00
legicrf.h
legicrfsim.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
legicrfsim.h
lfops.c added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
lfsampling.c make style 2019-07-13 00:38:30 +02:00
lfsampling.h
Makefile ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
mifarecmd.c added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
mifarecmd.h
mifaredesfire.c Remove aes.c in favor of mbedtls implementation. 2019-07-12 23:48:54 +02:00
mifaredesfire.h
mifaresim.c 'hf mf sim' - wrong access rights to write key B in trailer; typo; simple code optimization 2019-07-19 16:27:08 +03:00
mifaresim.h
mifaresniff.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mifaresniff.h
mifareutil.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
mifareutil.h
optimized_cipher.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
optimized_cipher.h
pcf7931.c
pcf7931.h
printf.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
printf.h
spiffs.c make style 2019-07-23 21:33:52 +02:00
spiffs.h make style 2019-07-23 21:33:52 +02:00
spiffs_cache.c make style 2019-07-23 21:33:52 +02:00
spiffs_check.c make style 2019-07-23 21:33:52 +02:00
spiffs_config.h make style 2019-07-23 21:33:52 +02:00
spiffs_gc.c make style 2019-07-23 21:33:52 +02:00
spiffs_hydrogen.c make style 2019-07-23 21:33:52 +02:00
spiffs_nucleus.c make style 2019-07-23 21:33:52 +02:00
spiffs_nucleus.h make style 2019-07-23 21:33:52 +02:00
start.c
string.c make style 2019-07-23 21:33:52 +02:00
string.h make style 2019-07-23 21:33:52 +02:00
ticks.c
ticks.h
util.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
util.h replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
vtsend.c
vtsend.h