23 Commits

Author SHA1 Message Date
Conor Patrick
ebae036a93 fix stm32 build 2019-11-19 15:48:40 -05:00
Conor Patrick
4809f91e40 build fido2 locally as lib 2019-11-18 14:55:34 -05:00
Conor Patrick
08658eb11e
Merge branch 'master' into bootloader-downgrade-protection 2019-10-08 13:44:20 -04:00
Szczepan Zalega
8023347c8e
Makefile: add debug info 2019-08-24 10:17:49 +02:00
Szczepan Zalega
7fddd58704
Bootloader: get uploaded application version from the 4 last bytes of its firmware 2019-08-24 10:17:40 +02:00
Szczepan Zalega
7f82233d17
Add missing unit for firmware compilation 2019-08-20 11:38:29 +02:00
merlokk
236498ee03 add make 2019-07-04 16:27:57 +03:00
Conor Patrick
2b2835b823 initial cap sensing boilerplate 2019-05-08 22:26:57 -04:00
Conor Patrick
41ae0e4a2c Update application.mk 2019-04-24 00:16:19 -04:00
Conor Patrick
26adac1730 size optimize tinycbor 2019-04-23 19:17:18 -04:00
Conor Patrick
946e932b1e refactor to use less ram 2019-03-20 23:28:45 -04:00
Conor Patrick
7a98764a5b organize ECC flags 2019-03-02 19:48:09 -05:00
Conor Patrick
32f2436380
Merge pull request #120 from nickray/sha512
SHA512 (via Cifra)
2019-03-01 21:44:13 -05:00
Nicolas Stalder
47aa287480 Vanilla cifra needs more includes 2019-02-26 23:50:01 +01:00
Conor Patrick
e2ca7f52db optimize ecc for arm 2019-02-26 14:19:07 -05:00
Nicolas Stalder
0c296bba30 First go at using cifra for SHA512 2019-02-26 19:52:59 +01:00
Conor Patrick
1a6895ca25 merge 2019-02-26 13:10:16 -05:00
Conor Patrick
596c6c1077 manually specify order for reproducible builds 2019-02-16 22:30:49 -05:00
Conor Patrick
6c3014575f Update application.mk 2019-02-16 22:02:26 -05:00
yparitcher
1dd835d698
add -Wextra: further code cleanup
please fix Wno-unused-parameter -Wno-missing-field-initializers in the future
2019-02-12 18:22:03 -05:00
yparitcher
400b37a96a
clean up build: GCC warnings 2019-02-12 18:19:38 -05:00
Conor Patrick
bc8984aac3 pass version to gcc derived from git describe 2019-02-12 16:37:09 -05:00
Conor Patrick
9957a83746 organize makefiles 2019-02-12 16:03:04 -05:00