CHG: Refactored the HF MFU udump/ucdump commands into one method.

This commit is contained in:
iceman1001
2015-01-06 21:08:20 +01:00
parent e3ab50cafb
commit 99a714185e
7 changed files with 224 additions and 693 deletions

View File

@@ -54,8 +54,8 @@ CORESRCS = uart.c \
CMDSRCS = nonce2key/crapto1.c\
nonce2key/crypto1.c\
nonce2key/nonce2key.c\
nonce2key/crypto1.c\
nonce2key/nonce2key.c\
loclass/cipher.c \
loclass/cipherutils.c \
loclass/des.c \