361 Commits

Author SHA1 Message Date
merlokk
a662a9a619 remove dump 2019-01-26 23:36:45 +02:00
merlokk
1a656d60e4 register works. but it needs to press a button.... 2019-01-26 23:35:45 +02:00
merlokk
e235402fb8 u2f register 2019-01-26 21:34:53 +02:00
merlokk
6ca9f1946b I block on receive 2019-01-26 21:08:18 +02:00
merlokk
df671775ba add some profiling. looks good. 2019-01-26 19:30:03 +02:00
merlokk
3ba83f6407 remove debug msg 2019-01-26 19:11:51 +02:00
merlokk
ffa4225827 chip have too less memory. so reusing ctap_resp buffer. 2019-01-26 19:07:12 +02:00
merlokk
cde6bc107a GetVersion works. not so clean. needs additional memory.... 2019-01-25 19:54:02 +02:00
merlokk
15de8dc4a6 send response from key to pc in chaining mode. partially works.
GetVersion must work with pc (proxmark have errors)
2019-01-25 19:32:42 +02:00
merlokk
94fe58d020 small fix 2019-01-24 20:09:57 +02:00
merlokk
e8634a2d61 add u2f errors 2019-01-24 20:04:44 +02:00
merlokk
67b0abde4b some refactoring 2019-01-24 19:56:18 +02:00
merlokk
d713167ec4 works. needs to add chaining 2019-01-24 19:21:31 +02:00
merlokk
45888c9a25 ins check is ok 2019-01-24 18:22:58 +02:00
merlokk
d02206ba09 SELECT works as expected and U2F GetVersion command done 2019-01-24 18:19:23 +02:00
merlokk
ad9186c13b SELECT works 2019-01-24 17:57:42 +02:00
merlokk
4e0dc15dfd add historical bytes 2019-01-24 16:56:38 +02:00
Conor Patrick
dcf7940b3d basic ndef message works 2019-01-13 17:25:32 -05:00
Conor Patrick
1874e11fba organize 2019-01-13 00:02:37 -05:00
Conor Patrick
302ce75ce6 responds to RATS correctly 2019-01-12 20:20:47 -05:00
Conor Patrick
62cd7cc728 enable energy harvesting and tunneling in eeprom 2019-01-12 16:20:11 -05:00
Conor Patrick
20f8aac768 option to boot at 4MHz with no USB 2019-01-12 16:19:44 -05:00
Conor Patrick
121070822f Update main.c 2019-01-07 21:20:07 -05:00
Conor Patrick
96f65be9c2 disable main app for now 2019-01-07 21:19:56 -05:00
Conor Patrick
78c40976c3 log interrupts and recv'd data 2019-01-07 21:19:45 -05:00
Conor Patrick
aa978abfc7 cleanup 2019-01-07 19:40:20 -05:00
Conor Patrick
b7c0e4ea92 no delays 2019-01-07 19:05:39 -05:00
Conor Patrick
6ffba7d472 move to new file 2019-01-07 18:50:01 -05:00
Conor Patrick
c330346c31 add nfc log tag 2019-01-07 18:29:38 -05:00
Conor Patrick
eda26e3c93 add ST spi LL driver 2019-01-07 18:17:33 -05:00
Conor Patrick
44077a4f2f spi interface WORKS 2019-01-06 17:12:26 -05:00
Conor Patrick
4c6f0969c1 add spi 2019-01-05 20:58:39 -05:00
Conor Patrick
ccac725b7f pass prefix option 2019-01-05 19:56:23 -05:00
Conor Patrick
41ed68eb44 Update bootloader.mk 2019-01-05 19:52:59 -05:00
Conor Patrick
3d9dd08208 non-c99 compatibility 2019-01-05 19:42:28 -05:00
Conor Patrick
83d59dfc54 force static link ... 2019-01-05 19:36:00 -05:00
Conor Patrick
ce11e4173f dont skip button by default 2019-01-05 19:34:59 -05:00
Conor Patrick
f15ba1d3dc change serial number 2019-01-05 19:34:11 -05:00
Conor Patrick
c0a2b677f0
Update README.md basic-hacker-build 2019-01-05 15:36:30 -05:00
nickray
f8f895df4f
Merge pull request #48 from SoloKeysSec/python-cleanup
Python cleanup
2019-01-05 02:27:36 +01:00
nickray
de3d6fd5ba
Merge branch 'master' into python-cleanup 2019-01-05 02:06:09 +01:00
nickray
4072a51a5b
Merge pull request #49 from SoloKeysSec/its-stm32l432
we use l432, not l442
2019-01-05 02:04:38 +01:00
Nicolas Stalder
5f3c50e690 we use l432, not l442 2019-01-05 01:44:53 +01:00
Conor Patrick
6ca7076fe5 update docs 2019-01-04 00:25:07 -05:00
Conor Patrick
dd320d049f add easy recipes 2019-01-03 23:46:48 -05:00
Nicolas Stalder
a8e1060eee fix some more scripts 2019-01-04 04:30:00 +01:00
Nicolas Stalder
8210e9ecd9 give up on travis 2019-01-04 04:28:05 +01:00
Nicolas Stalder
59503c775e minor changes 2019-01-04 02:02:27 +01:00
Nicolas Stalder
2f9987a28a be systematic with coding and shebang 2019-01-04 02:01:59 +01:00
Nicolas Stalder
cbc422b817 ble 2019-01-03 15:19:54 +01:00