]> 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 5586a329a5f1a188ff0a3928ba2ea675be310136..9ebb4445b55d2422cf31c9f8f865ce94a7519132 100644 (file)
--- a/config.h
+++ b/config.h
@@ -23,5 +23,7 @@
 #define UART_CTS_BIT 1
 */
 
+//#define ATMEGA644 /* this is now done by make */
+
 #endif