100 Commits

Author SHA1 Message Date
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
894f6f7ee1
Merge branch 'master' into license-change 2019-02-12 17:47:28 -05:00
Conor Patrick
45eaef2663 delete non-supported platforms 2019-02-12 17:18:44 -05:00
Conor Patrick
ed676151f1 update license to apache2 + mit 2019-02-12 17:18:17 -05:00
Conor Patrick
6c23532f08 use 3-byte version 2019-02-12 16:37:32 -05:00
Conor Patrick
bc8984aac3 pass version to gcc derived from git describe 2019-02-12 16:37:09 -05:00
Conor Patrick
020fe21546 organize version header info 2019-02-12 16:11:06 -05:00
Conor Patrick
9957a83746 organize makefiles 2019-02-12 16:03:04 -05:00
Conor Patrick
ba4f9ed7ae bug fix 2019-02-12 15:00:01 -05:00
Conor Patrick
eb2d377ffb add extension to solo to get version and RNG 2019-02-12 14:00:05 -05:00
Conor Patrick
8303bb04d3 write bootloader version from bootloader 2019-02-12 13:59:36 -05:00
Conor Patrick
d23bf0a144 change product name, include version string 2019-02-12 13:59:16 -05:00
Conor Patrick
a6446e67bc
Merge pull request #80 from merlokk/led_normalization
led emission normalization
2019-02-11 22:12:24 -05:00
merlokk
81e58a92f2 flash_lock() must be at beginning 2019-01-21 17:38:56 +02:00
merlokk
c3b4806e85 add led emission normalization 2019-01-21 17:09:51 +02:00
Conor Patrick
e7f01f4e55 disable CDC ACM when not debugging 2019-01-08 21:18:18 -05:00
Conor Patrick
04a85db303 serial number 2019-01-08 20:50:14 -05:00
Nicolas Stalder
ea210320c6 Fix some old links 2019-01-07 23:07:55 +01: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
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
Conor Patrick
9565ae4cda combined merge_hex 2019-01-02 21:07:56 -05:00
Conor Patrick
b8a27eadca small improvements 2019-01-02 20:59:37 -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
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
e360fa0097 document 2018-12-06 23:40:18 -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