]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-ubi-test.c
a lot of fixes
[avr-crypto-lib.git] / test_src / main-ubi-test.c
index c7a050839e172f174093d30ccd726eb7e5fbbf8c..5a839c468e8770c485acfaf1cc2acfa34669db35 100644 (file)
@@ -185,7 +185,7 @@ const char test_str[]        PROGMEM = "test";
 const char performance_str[] PROGMEM = "performance";
 const char echo_str[]        PROGMEM = "echo";
 
-cmdlist_entry_t cmdlist[] PROGMEM = {
+const cmdlist_entry_t cmdlist[] PROGMEM = {
 //     { nessie_str,      NULL, testrun_nessie_noekeon},
        { test_str,        NULL, testrun_stdtest_ubi},
 //     { performance_str, NULL, testrun_performance_noekeon},