Conor Patrick
|
2819c0a215
|
Update targets/stm32l442/lib/usbd/usbd_conf.c
fix some issues with usb configuration
|
2018-10-25 21:23:44 -04:00 |
|
Emanuele Cesena
|
f9757c0a08
|
Add -Wall -Werror and catch sigint (pc only)
|
2018-10-24 22:37:27 -07: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 |
|
Emanuele Cesena
|
747e291c73
|
Fix make all on MacOS
|
2018-10-24 20:20:46 -07:00 |
|
Conor Patrick
|
fb93891685
|
refactor, mostly removing st bloat
|
2018-10-24 18:42:50 -04:00 |
|
Conor Patrick
|
4f02db3f1e
|
Update .gitignore
|
2018-10-23 22:58:07 -04:00 |
|
Conor Patrick
|
4e79bf111c
|
Update .gitignore
|
2018-10-23 22:57:21 -04:00 |
|
Conor Patrick
|
17bb6085f5
|
Merge branch 'master' of github.com:solokeyssec/solo
|
2018-10-23 22:56:19 -04:00 |
|
Conor Patrick
|
cdac84c93f
|
USB drivers with FIDO2 HID interface demo
|
2018-10-23 22:56:12 -04:00 |
|
nickray
|
e4206291b0
|
shield-o-rama
|
2018-10-22 22:29:50 +02:00 |
|
nickray
|
8cd1b4de29
|
refs don't work it seems
|
2018-10-22 22:18:38 +02:00 |
|
nickray
|
ae11c2c890
|
add kickstarter badge
|
2018-10-22 22:02:26 +02:00 |
|
Conor Patrick
|
5b858af27b
|
Merge branch 'master' of github.com:solokeyssec/solo
|
2018-10-21 13:15:05 -04:00 |
|
Conor Patrick
|
77e2756cb7
|
some refactoring
|
2018-10-21 13:14:59 -04:00 |
|
Conor Patrick
|
fac29a5f7b
|
add rng
|
2018-10-21 12:01:36 -04:00 |
|
nickray
|
31c0060ffb
|
specify bootloader signature scheme
|
2018-10-21 16:54:26 +02:00 |
|
Conor Patrick
|
2108f0f286
|
flash r/w
|
2018-10-20 21:02:59 -04:00 |
|
Conor Patrick
|
2bb4a9fe16
|
timers, pwm, printf
|
2018-10-20 17:13:44 -04:00 |
|
Conor Patrick
|
014a18acbd
|
add conf for vim YCM
|
2018-10-20 13:15:21 -04:00 |
|
Conor Patrick
|
ae26e0c167
|
build for solo
|
2018-10-19 22:08:10 -04:00 |
|
nickray
|
c0a639cde5
|
Update README.md
|
2018-10-20 03:56:59 +02:00 |
|
nickray
|
19610ea159
|
Merge pull request #17 from pjz/travis
Add travis-ci support and better test build
|
2018-10-20 03:54:14 +02:00 |
|
Nicolas Stalder
|
735ab8f148
|
📝 never forget udev
|
2018-10-20 03:21:54 +02:00 |
|
nickray
|
a2832f381f
|
Update README.md
|
2018-10-20 03:10:30 +02:00 |
|
Nicolas Stalder
|
d98d4f2714
|
add docs on building on linux
|
2018-10-20 03:07:16 +02:00 |
|
nickray
|
02c925cb61
|
Update README.md
|
2018-10-20 02:36:47 +02:00 |
|
Paul Jimenez
|
e2be959731
|
Add travis-ci support and better test build
|
2018-10-19 01:36:30 -04:00 |
|
Conor Patrick
|
c71c59bbac
|
Merge pull request #10 from pjz/automate
Automate build a bit more
|
2018-10-17 18:20:08 -04:00 |
|
Paul Jimenez
|
c3702b9a29
|
fix testgcm target
|
2018-10-17 00:50:40 -04:00 |
|
Conor Patrick
|
f157a89fa2
|
hello world stm32l432
|
2018-10-17 00:32:32 -04:00 |
|
Paul Jimenez
|
25b5091a2c
|
document docsrv target
|
2018-10-16 23:31:24 -04:00 |
|
Paul Jimenez
|
f429d6798e
|
use CFLAGS to define AES256 for tiny-AES-c instead of mucking with aes.h
|
2018-10-16 23:23:59 -04:00 |
|
Paul Jimenez
|
9e1bb6662a
|
Automate python venv creation. Add convenient Makefile targets.
|
2018-10-16 22:58:52 -04:00 |
|
Paul Jimenez
|
60d5222873
|
Automate some building of the C library
|
2018-10-16 22:57:59 -04:00 |
|
Conor Patrick
|
e4b410b70d
|
Update README.md
|
2018-10-14 22:56:30 -04:00 |
|
Conor Patrick
|
64c3ea5271
|
add some security relevant documentation
|
2018-10-14 22:49:48 -04:00 |
|
Conor Patrick
|
f6a21672dd
|
add initial schematic
|
2018-10-09 21:35:07 -04:00 |
|
Conor Patrick
|
8c2d4123cb
|
update docs
|
2018-10-09 21:31:25 -04:00 |
|
Conor Patrick
|
eb106c978a
|
update python-fido2
|
2018-09-19 09:55:19 -04:00 |
|
Nicolas Stalder
|
036ee4fb8e
|
📝 more detail on contributing
|
2018-09-17 23:57:18 +02:00 |
|
Nicolas Stalder
|
40615d70f5
|
📝 add documentation on udev
|
2018-09-17 23:32:01 +02:00 |
|
nickray
|
1203eb5a0d
|
name repo in docs
|
2018-09-15 17:26:11 +02:00 |
|
nickray
|
11b5a1af92
|
flesh out docs a little
|
2018-09-15 17:01:43 +02:00 |
|
nickray
|
301bfcc866
|
add logo
|
2018-09-15 16:22:02 +02:00 |
|
nickray
|
a14e1b1344
|
start documentation
|
2018-09-15 16:19:09 +02:00 |
|
Conor
|
be61cc4011
|
Update README.md
|
2018-09-13 22:59:12 +00:00 |
|
Conor
|
6de9c6cdd2
|
Update README.md
|
2018-09-13 22:17:38 +00:00 |
|
Conor
|
fd450bae1c
|
Update README.md
|
2018-09-13 21:58:53 +00:00 |
|
Conor Patrick
|
476178b3d3
|
use MIT license
|
2018-09-13 17:58:34 -04:00 |
|
Conor Patrick
|
85d1e3bbc9
|
Merge branch 'master' of gitlab.com:solokeys/solo
|
2018-09-13 17:32:45 -04:00 |
|