0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-05-02 08:11:24 +03:00
2023-09-09 08:03:56 +01:00

13 lines
343 B
Plaintext

// <<< Use Configuration Wizard in Context Menu >>>
// <e> Fixed Debug Authentication
// <i> Use a fixed value for Debug Authentication. Only secure debug authentication configurable.
DAuthFixed = 0x1;
// <q.2> Secure Invasive Debug
// <q.3> Secure Non-Invasive Debug
DAuthConfig = 0xF;
// </e>
// <<< end of configuration section >>>