Travis Geiselbrecht
fe28bd8a95
[lib][minip] add a mechanism to wait for the stack to be configured
...
Configured in this case means an ip address assigned and a nic
installed.
2022-03-19 14:46:01 -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
Gurjant Kalsi
a2d9629dad
[dartuino][spifs] Add a better error message when QSPI is not formatted on dartuino
2016-05-10 22:15:17 -07:00
Gurjant Kalsi
9ab4f51913
[dartuino][bootloader] Create a project for the bootloader.
2016-03-09 15:20:05 -08:00
Gurjant Kalsi
177a43b0b1
[dartuino][spifs] Remove target specific fsconfig header.
...
fsconfig header didn't really make sense since not every target
implements it.
2016-02-01 18:00:53 -08:00
Travis Geiselbrecht
75a8ce0f63
[merge] merge dartuino sensor development branch
2016-01-05 16:39:00 -08:00
Gurjant Kalsi
4cc202589c
[fs][dartuino][spifs] Attempt to mount the FS on init.
2015-12-16 16:27:43 -08:00
Gurjant Kalsi
6b208387f5
[dartuino][eth] Fixed dartuino eth phy id
2015-12-15 16:00:39 -08:00
Travis Geiselbrecht
9e082e1bf1
[target][dartuino] remove another commented out function
2015-12-14 15:47:31 -08:00
Travis Geiselbrecht
7cbe27442f
[target][dartuino] slight cleanup of rules and some unused code
2015-12-14 15:27:14 -08:00
Travis Geiselbrecht
649136efc5
[target][dartuinoP0] add debug led support
...
This should blink 2 of the green leds when working in a thread and inside irq context
2015-12-14 15:20:25 -08:00
Carlos Pizano
ae68134f48
[target][dartuino P0] Configure switches GPIO
...
R=cja@google.com , travisg@google.com
Review URL: https://codereview.chromium.org/1515283002 .
2015-12-11 13:04:23 -08:00
Gurjant Kalsi
5e23cdebaf
[gfx][dartuino][lcd] Get the sharp memory lcd working on the dartuino
2015-12-07 12:47:32 -08:00
Eric Holland
7e5c54d540
[bmi055][sensors][gpio]driver for bosch bmi055
2015-12-02 18:08:11 -08:00
Eric Holland
0cc813cdf2
[target][dartuinoP0] GPIO definition and LED init
2015-11-25 14:14:50 -08:00
Gurjant Kalsi
f01ef54ef2
[dartuino][qspi][spiflash] Setup gpio pins for the dartuino
2015-11-25 14:14:50 -08:00
Eric Holland
6119bc09d6
[target][dartuinoP0] added qspi init calls to init.c
2015-11-25 14:14:43 -08:00
Eric Holland
0a2ed8b83a
[target][dartuinoP0] first cut at adding usb fs support from disco
2015-11-25 14:14:32 -08:00
Eric Holland
541754a397
[target][dartuinoP0] Dartuino bringup. New target.
2015-11-25 14:14:21 -08:00