dillon - Fix debug compile error
authorMatthew Dillon <dillon@backplane.com>
Thu, 16 Aug 2018 06:22:54 +0000 (23:22 -0700)
committerMatthew Dillon <dillon@backplane.com>
Thu, 16 Aug 2018 06:22:54 +0000 (23:22 -0700)
commitc9c0d4c2902b4348e97063ef31f88d4d6437832d
tree2c748ad5396df191f9431ea050b2442d643ee97e
parent99d089d7b35d7f15c700c87e82d8b45533474ae7
dillon - Fix debug compile error

* The constexpr const char* to_string(CredentialType type) { ... }
  function was doing something incompatible with debug compilation.
  Just scrap the incompatible bit for now.
device/fido/fido_constants.h