proxmark3/armsrc
2021-12-13 01:56:57 +01:00
..
obj
Standalone namespace-protect static vars in standalone modes to avoid conflits when merged with dankarmulti 2021-12-13 01:56:57 +01:00
appmain.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
appmain.h make style 2021-08-25 14:44:06 +03:00
BigBuf.c typos 2021-10-10 01:35:45 +02:00
BigBuf.h large dma size for demod signals 2021-03-05 10:18:02 +01:00
buzzer_disabled.c
buzzer_disabled.h
cmd.c clang... 2021-04-17 13:16:39 +02:00
cmd.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
dbprint.c arm: fix warnings discarded-qualifiers 2020-05-11 13:48:57 +02:00
dbprint.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
desfire_crypto.c typos 2021-10-18 22:35:12 +02:00
desfire_crypto.h rework desfire declarations 2021-08-22 13:56:35 +02:00
em4x50.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
em4x50.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
em4x70.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
em4x70.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
emvtags.h rename typedef structs 2021-08-21 22:24:58 +02:00
epa.c unsigned shift 2021-05-14 22:43:08 +02:00
epa.h typos 2021-10-10 01:35:45 +02:00
felica.c armsrc/felica: add polling response time slot support to felica_sim_lite 2021-11-19 14:59:45 +01:00
felica.h hf felica litesim - now uses cliparser 2021-03-25 09:39:40 +01:00
flashmem.c typos 2021-10-10 01:35:45 +02:00
flashmem.h armsrc: clarify static vars vs global vars, part 3 2020-05-19 18:12:40 +02:00
fonts_disabled.c
fonts_disabled.h
fpgaloader.c typos 2021-10-10 01:35:45 +02:00
fpgaloader.h fgpa felica 2020-07-08 11:05:54 +02:00
frozen.c cppchecker 2020-06-02 12:58:37 +02:00
frozen.h
hfsnoop.c typos 2021-10-10 01:35:45 +02:00
hfsnoop.h chg: 'hf sniff' - remake to mallc and report back size, also use NG 2020-06-18 11:54:19 +02:00
hitag2.c code style 2021-11-19 00:44:24 +01:00
hitag2.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
hitag2_crypto.c
hitag2_crypto.h
hitag2crack.c cppcheck - missing return statement 2021-12-12 22:34:06 +01:00
hitag2crack.h
hitagS.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
hitagS.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
i2c.c rename globals 2021-08-21 23:08:26 +02:00
i2c.h fix cppchecker warnings 2021-05-07 12:27:13 +02:00
iclass.c typos 2021-10-10 01:35:45 +02:00
iclass.h hf iclass chk - now uses NG 2021-05-03 20:01:12 +02:00
iso14443a.c magsafe iterates 7a/7b/7c/7d for wupa 2021-10-23 20:45:46 +02:00
iso14443a.h added apple magsafe polling, thanks to @tcprst 2021-10-23 18:54:44 +02:00
iso14443b.c typos 2021-10-10 01:35:45 +02:00
iso14443b.h fix cppchecker warnings 2021-05-07 12:27:13 +02:00
iso15693.c typos 2021-10-10 01:35:45 +02:00
iso15693.h Added standalone mode for ISO15693 cards. 2021-05-05 19:55:58 +12:00
LCD_disabled.c
LCD_disabled.h
ldscript
legicrf.c typos 2021-10-16 23:44:53 +02:00
legicrf.h make style 2020-04-16 09:01:14 +02:00
legicrfsim.c typos 2021-10-10 01:35:45 +02:00
legicrfsim.h hf legic sim -> text, use NG, report back 2020-09-06 21:41:04 +02:00
lfadc.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
lfadc.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
lfops.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
lfops.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
lfsampling.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
lfsampling.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
Makefile Added CROSS_CC and similar args for maintainers, see Maintainers.md 2021-09-21 13:50:15 +02:00
mifarecmd.c typos 2021-10-10 01:35:45 +02:00
mifarecmd.h added "hf mf gview" to view contents of a magic gen3 gtu card 2021-06-24 14:59:33 +02:00
mifaredesfire.c typos 2021-10-16 23:44:53 +02:00
mifaredesfire.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresim.c typos 2021-10-10 01:35:45 +02:00
mifaresim.h
mifaresniff_disabled.c rename globals 2021-08-21 23:08:26 +02:00
mifaresniff_disabled.h
mifareutil.c rename globals 2021-08-21 23:08:26 +02:00
mifareutil.h Introduce compatible write support to hf mfu wrbl 2020-09-07 22:34:44 +03:00
nprintf.c change: remove inline directive in armsrc, since we are optimizing for size 2020-05-19 17:15:07 +02:00
nprintf.h
optimized_cipher.c rename typedef structs 2021-08-21 22:45:03 +02:00
optimized_cipher.h rename typedef structs 2021-08-21 22:45:03 +02:00
optimized_cipherutils.c rename typedef structs 2021-08-21 22:24:58 +02:00
optimized_cipherutils.h rename typedef structs 2021-08-21 22:24:58 +02:00
optimized_elite.c no inline 2020-08-16 22:47:58 +02:00
optimized_elite.h fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
optimized_ikeys.c reduce some globals scope 2021-08-21 23:14:54 +02:00
optimized_ikeys.h fix compiler warning on arm-none-eabi 11.1.0 2021-05-13 13:28:03 +02:00
pcf7931.c Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
pcf7931.h Added ledcontrol to lf functions 2021-11-18 15:00:54 +01:00
printf.c text 2021-04-17 12:58:34 +02:00
printf.h
radixsort.c
radixsort.h
spiffs.c typos 2021-10-10 01:35:45 +02:00
spiffs.h typos 2021-10-10 01:35:45 +02:00
spiffs_cache.c
spiffs_check.c
spiffs_config.h debug textual 2020-08-31 01:41:11 +02:00
spiffs_gc.c
spiffs_hydrogen.c fix cppchecker 2020-06-02 12:49:18 +02:00
spiffs_nucleus.c
spiffs_nucleus.h
start.c rename common_area typedef and global 2021-08-21 23:29:56 +02:00
string.c conversion fixes 2021-04-16 22:30:53 +02:00
string.h conversion fixes 2021-04-16 22:30:53 +02:00
thinfilm.c Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
thinfilm.h
ticks.c rename globals 2021-08-21 23:08:26 +02:00
ticks.h make style 2020-10-11 22:40:05 +02:00
usart.c reduce some globals scope 2021-08-21 23:14:54 +02:00
usart.h redundant declaration 2020-09-18 19:51:20 +02:00
util.c rename globals 2021-08-21 23:08:26 +02:00
util.h take care of type when shifting 2020-08-31 01:19:06 +02:00
vtsend.c
vtsend.h
wiegand.c
wiegand.h