Commit Graph

64 Commits

Author SHA1 Message Date
Conor Patrick 557a49831b dd 2018-10-25 22:27:00 -04:00
Conor Patrick bdf2a47e72 block on usb tx 2018-10-25 21:33:29 -04:00
Conor Patrick 705ee28860 initial fido2 port 2018-10-25 21:25:49 -04:00
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 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 fb93891685 refactor, mostly removing st bloat 2018-10-24 18:42:50 -04:00
Conor Patrick cdac84c93f USB drivers with FIDO2 HID interface demo 2018-10-23 22:56:12 -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
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
Conor Patrick f157a89fa2 hello world stm32l432 2018-10-17 00:32:32 -04:00