add flash support to efm32 port
This commit is contained in:
@@ -190,7 +190,8 @@ uint32_t ctap_atomic_count(int sel)
|
||||
}
|
||||
else
|
||||
{
|
||||
return counter2++;
|
||||
printf2(TAG_ERR,"counter2 not imple\n");
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user