Travis Geiselbrecht
445f3e4ee7
[platform/target][warnings] fix -Wmissing-declarations warnings in platform/ and target/
...
Mostly driver code in various platforms. There are still some warnings
in this part of the tree in lesser-used platforms.
2021-10-21 23:18:09 -07:00
Travis Geiselbrecht
ad246760ff
[c++] remove WITH_CPP_SUPPORT flag
...
Just always build with it enabled.
2019-07-13 17:41:25 -07:00
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
Travis Geiselbrecht
f98cef7992
[warnings] fix warnings across the entire code base
...
Fix or squelch all warnings in all code covered by buildall.
2018-12-16 17:33:22 -08:00
Payam
6e05388579
[vim2] Initial support for Khadas VIM2 boards
2018-03-16 15:05:10 -07:00