8 Commits

Author SHA1 Message Date
Conor Patrick
8fbd78a0f6
Merge pull request #25 from SoloKeysSec/0x0ece-patch-1
Fix undefined behavior
2018-10-28 23:44:43 -04:00
Conor Patrick
32f0d2675e entering and leaving dfu 2018-10-28 20:39:56 -04:00
Conor Patrick
5993aa792a fix compile warnings, add flash locking 2018-10-28 20:09:12 -04:00
Conor Patrick
2fd96f8e4b pass fido2 tests 2018-10-28 16:30:55 -04:00
Conor Patrick
705ee28860 initial fido2 port 2018-10-25 21:25:49 -04:00
Emanuele Cesena
a0e0e78551
Fix undefined behavior
I run cppcheck :)
Shifting *signed* 32-bit value by 31 bits is undefined behaviour.
2018-10-24 22:03:31 -07:00
Conor Patrick
77e2756cb7 some refactoring 2018-10-21 13:14:59 -04:00
Conor Patrick
2108f0f286 flash r/w 2018-10-20 21:02:59 -04:00