]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - config.h
+RC5 +size-statistics tool +small modification to nessie_bc_test (optional free(...
[avr-crypto-lib.git] / config.h
index 09cbf61bb83961146737400d5cdf192736bc6394..9ebb4445b55d2422cf31c9f8f865ce94a7519132 100644 (file)
--- a/config.h
+++ b/config.h
@@ -23,7 +23,7 @@
 #define UART_CTS_BIT 1
 */
 
-#define ATMEGA644
+//#define ATMEGA644 /* this is now done by make */
 
 #endif