Merge branch 'master' into v2_lib

This commit is contained in:
Julien Cretin
2020-12-10 09:38:26 +01:00
7 changed files with 124 additions and 181 deletions

View File

@@ -88,6 +88,9 @@ make_partition! {
/// board may configure `MAX_SUPPORTED_RESIDENTIAL_KEYS` depending on the storage size.
CREDENTIALS = 1700..2000;
/// The secret of the CredRandom feature.
CRED_RANDOM_SECRET = 2041;
/// List of RP IDs allowed to read the minimum PIN length.
#[cfg(feature = "with_ctap2_1")]
_MIN_PIN_LENGTH_RP_IDS = 2042;