proxmark3/armsrc
Philippe Teuwen a55e597e36 make style
2019-06-07 21:40:33 +02:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone make style 2019-06-07 21:40:33 +02:00
aes.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
aes.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
appmain.c appmain switch unified style, avoid few shadowed vars as well 2019-06-07 21:39:45 +02:00
apps.h Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
BigBuf.c Simplify color & banner logic 2019-04-30 13:02:27 +02:00
BigBuf.h style 2019-04-06 01:00:54 +02:00
buzzer.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
buzzer.h style 2019-04-06 01:00:54 +02:00
des.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
des.h make style 2019-03-10 00:00:59 +01:00
desfire_crypto.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
desfire_crypto.h chg: wrong type 2018-02-01 15:33:10 +01:00
desfire_key.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
desfire_key.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
epa.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
epa.h armsrc: fix mix of spaces & tabs 2019-03-09 20:34:41 +01:00
felica.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
flashmem.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
flashmem.h chg: hw status - now prints number of dictionary keys loaded. Dont print if zero/default empty 0xffff 2019-05-14 14:57:56 -04:00
fonts.c make style 2019-03-10 00:00:59 +01:00
fonts.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fpgaloader.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
fpgaloader.h style 2019-04-06 01:00:54 +02:00
hfsnoop.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
hitag2.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
hitag2.h Remove unused oldarg in SniffHitag 2019-05-13 12:27:00 +02:00
hitag2_crypto.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
hitag2_crypto.h style 2019-04-06 01:00:54 +02:00
hitagS.c make style 2019-06-07 21:40:33 +02:00
hitagS.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
iclass.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
iso14443a.c make style 2019-06-07 21:40:33 +02:00
iso14443a.h chg: hf mf dbg\nchg: hf mf sim\nchg: hf 14a sim - uses NG 2019-05-26 13:42:27 -04:00
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 changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
LCD.h make style 2019-03-10 00:00:59 +01:00
ldscript ADD: pwpiwi 's FPGA compress 2015-06-25 12:22:34 +02:00
legicrf.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
legicrf.h args names 2019-04-06 20:21:03 +02:00
legicrfsim.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
legicrfsim.h style 2019-04-06 01:00:54 +02:00
lfops.c make style 2019-06-07 21:40:33 +02:00
lfsampling.c replace usb_poll_validate_length() by data_available() that supports USART too 2019-06-03 00:01:08 +02:00
lfsampling.h units 2019-05-09 01:07:34 +02:00
Makefile makefile: silent fpga_compressor stdout by default 2019-06-02 16:23:57 +02:00
mifarecmd.c make style 2019-06-07 21:40:33 +02:00
mifarecmd.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifaredesfire.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mifaredesfire.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifaresim.c make style 2019-06-07 21:40:33 +02:00
mifaresim.h Remove unused args in some MF cmds 2019-05-13 12:49:41 +02:00
mifaresniff.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mifaresniff.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
mifareutil.c MF_DBGLEVEL => DBGLEVEL (pm3 side) 2019-06-06 10:05:09 +02:00
mifareutil.h chf: hf mf eget\nhf mf eset\nhf mf eclr - uses NG 2019-05-27 07:46:27 -04:00
optimized_cipher.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
optimized_cipher.h make style 2019-03-10 00:00:59 +01:00
pcf7931.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
pcf7931.h arg names 2019-04-06 20:35:58 +02:00
printf.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
printf.h arg names 2019-04-06 20:35:58 +02:00
start.c style 2019-04-10 09:32:40 +02:00
string.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
string.h Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
ticks.c rework usart RX timings 2019-05-22 23:30:52 +02:00
ticks.h rework usart RX timings 2019-05-22 23:30:52 +02:00
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 changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
vtsend.h make style 2019-03-10 00:00:59 +01:00