296 Commits

Author SHA1 Message Date
Conor Patrick
8e8d74c5ad Update solotool.py 2018-12-31 15:23:47 -05:00
Conor Patrick
1f380b0264 patch issue with del on windows 2018-12-31 15:20:02 -05:00
Conor Patrick
58605fd278 add dfu functionality 2018-12-31 15:06:31 -05:00
Conor Patrick
d726465b67 combine into solotool.py for simplicity 2018-12-31 14:27:15 -05:00
Conor Patrick
4fe98ef560 rename to solotool 2018-12-31 13:11:23 -05:00
Conor Patrick
ea7ab508bc
Merge pull request #46 from SoloKeysSec/usb-cdc
Usb cdc
2018-12-31 13:06:38 -05:00
Conor Patrick
f2a04ff1ff add license 2018-12-31 13:06:02 -05:00
nickray
c8531d3870
Update udev.md 2018-12-31 14:39:16 +01:00
nickray
ff2600a1fc
Update udev.md 2018-12-31 14:36:11 +01:00
nickray
a4f0744a6e
Create 99-solo.rules 2018-12-31 14:35:09 +01:00
nickray
71fbf37f69
Update udev.md 2018-12-31 14:32:13 +01:00
nickray
a219b4f7d9
Add udev rule for Solo 2018-12-31 14:28:53 +01:00
Conor Patrick
00ad1dd0ce add serial script 2018-12-30 23:52:14 -05:00
Conor Patrick
2144816e0b Update device.c 2018-12-30 23:08:35 -05:00
Conor Patrick
80934f3e3b dont trust wIndex 2018-12-30 23:08:03 -05:00
Conor Patrick
05d99120cd add CDC USB profile, now can see debug messages from just USB 2018-12-30 23:04:39 -05:00
Conor Patrick
57879291cc Update usbd_desc.c 2018-12-30 16:06:30 -05:00
Emanuele Cesena
fbddf051c8
Nit: hacker documentation 2018-12-20 19:24:19 -08:00
Conor Patrick
ebd24e6181
Merge pull request #42 from 0x0ece/readme
New README and license
2018-12-18 17:45:18 -05:00
Emanuele Cesena
bbc61d5743 New README and license 2018-12-16 16:19:40 -08:00
Conor Patrick
ab06837628
update solo hacker key + cert 2018-12-10 21:22:48 -05:00
Conor Patrick
2a8498210c update solo hacker key 2018-12-10 21:21:56 -05:00
Conor Patrick
db0642eeab make different USB name for solo hacker 2018-12-10 20:37:32 -05:00
Conor Patrick
a96ff8eb63 move attestion key to not be part of firmware 2018-12-10 20:37:12 -05:00
Conor Patrick
94140a0aa9 pubkey 2018-12-08 23:29:29 -05:00
Conor Patrick
09778c7c51 small script fixes 2018-12-08 23:28:43 -05:00
Conor Patrick
5dd3355bd8 add wink command 2018-12-08 20:37:30 -05:00
Conor Patrick
51cf2d5ec9
Merge pull request #39 from SoloKeysSec/bootloader
Bootloader
2018-12-08 14:44:27 -05:00
Conor Patrick
15a1fb1e5b fix pc build 2018-12-06 23:48:46 -05:00
Conor Patrick
e360fa0097 document 2018-12-06 23:40:18 -05:00
Conor Patrick
827a7da443 less obfuscated mkdocs 2018-12-06 22:38:48 -05:00
Conor Patrick
1a07b4a73a add rng command 2018-12-05 19:35:22 -05:00
Conor Patrick
beedc24839 option to disable solo bootloader 2018-12-05 00:14:28 -05:00
Conor Patrick
b9ebde22e5 memory org and solo hacker build recipe 2018-12-05 00:13:34 -05:00
Conor Patrick
cbf021c7a8 official solo pid 2018-12-04 23:11:48 -05:00
Conor Patrick
5ee91048e2 organize memory layout options for debug/release 2018-12-04 21:12:21 -05:00
Conor Patrick
173b8833ce booting to dfu, detaching, fast flash write 2018-12-04 20:23:06 -05:00
Conor Patrick
b475c8391a this shouldnt run twice in a row or device can get bricked 2018-12-04 19:34:30 -05:00
Conor Patrick
5a636d1ebe boot directly st bootlaoder 2018-12-04 19:14:11 -05:00
Conor Patrick
97b715881b boot directly to solo bootloader for solo hacker 2018-12-04 01:30:53 -05:00
Conor Patrick
b0cc9cf582 program using just hid protocol, quicker 2018-12-04 00:15:58 -05:00
Conor Patrick
5a96e82f4d python script for progamming via solo bootloader 2018-12-03 23:01:51 -05:00
Conor Patrick
9b4b18e1a4 more configurable led 2018-12-03 20:30:35 -05:00
Conor Patrick
e107a9aa86 refactor 2018-12-03 20:06:44 -05:00
Conor Patrick
aece05b2e8 remove dead code 2018-12-03 00:14:26 -05:00
Conor Patrick
eb39e0f2c4 reboot and pass tests 2018-12-03 00:01:41 -05:00
Conor Patrick
bfa2d2830d signed update working 2018-12-02 23:31:34 -05:00
Conor Patrick
0c461bb5d8 refactor makefiles, document how to build 2018-12-02 21:58:15 -05:00
Conor Patrick
9ff5dc6373 bug fixes, now it boots application 2018-12-02 20:30:28 -05:00
Conor Patrick
ac7950f4c4 remove printf references, add bootloader script, merge hex files 2018-12-01 17:10:49 -05:00