12 Commits

Author SHA1 Message Date
Emanuele Cesena
bbc61d5743 New README and license 2018-12-16 16:19:40 -08:00
Conor Patrick
beedc24839 option to disable solo bootloader 2018-12-05 00:14:28 -05:00
Conor Patrick
173b8833ce booting to dfu, detaching, fast flash write 2018-12-04 20:23:06 -05:00
Conor Patrick
93d4112bc3 bootloader compiles 2018-12-01 14:42:49 -05:00
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