Travis Geiselbrecht
cba9e47987
[license] replace the longer full MIT license with a shorter one
...
Used scripts/replacelic. Everything seems to build fine.
2019-07-05 17:22:23 -07:00
Travis Geiselbrecht
d8fa82cb91
[formatting] run everything through codestyle
...
Almost nothing changes here except moving braces to the same line as the
function declaration. Everything else is largely whitespace changes and
a few dangling files with tab indents.
See scripts/codestyle
2019-06-19 21:02:24 -07:00
Travis Geiselbrecht
1b7a28efb8
[include][lk] fixup lk/ include path move
2019-06-19 19:46:11 -07:00
Gurjant Kalsi
e24567f546
[usbc][stellaris] Implement usbc_flush_ep for stellaris
2016-06-02 15:09:48 -07:00
Gurjant Kalsi
1fa7f2c977
[usb] Allow client code to specify USB endpoint type.
2016-03-28 21:21:21 -07:00
Travis Geiselbrecht
d569c090ea
[vim] remove vim expandtab comments on most of the files
2016-02-14 12:32:07 -08:00
Travis Geiselbrecht
2eb32a4369
[style] mass reformat all the non external code to 4 space indents
...
Ran everything through scripts/codestyle.space, which uses astyle
to generally follow K&R style.
Biggest non whitespace change is pulling brackets down on function
declarations, which I'm pretty ambivalent about, but astyle insists
on taking a stance
2016-02-14 12:24:01 -08:00
Travis Geiselbrecht
367da75f12
[platform][stellaris] fix usbc driver for new changes in api
2015-11-19 15:29:05 -08:00
Travis Geiselbrecht
3d3998eb58
[lib][console] move the panic shell test into console.h and fix a few missing debug.h includes
2015-10-12 18:26:48 -07:00
Travis Geiselbrecht
7d3be1b591
[stellaris] update usb driver to match stack changes
2013-10-20 16:04:18 -07:00
Travis Geiselbrecht
90d2942b44
[platform][stellaris] fix a bug in the usb driver, add more interfaces/endpoints
2013-09-12 11:12:46 -07:00
Travis Geiselbrecht
e3774f7108
[platform][stellaris] start of usb driver for stellaris
2013-09-09 15:03:58 -07:00