YAMAMOTO Takashi
|
1ffa009c8b
|
Revert "Don't generate .depend anymore"
This reverts commit 79af7fbf4e .
Because:
* btashton reported some issues in local builds:
https://github.com/apache/incubator-nuttx/pull/603#issuecomment-602264860
* this might be related to the current CI breakage:
> /bin/sh: 1: /__w/incubator-nuttx/incubator-nuttx/nuttx/tools/mkdeps: not found
|
2020-03-22 23:07:29 -05:00 |
Xiang Xiao
|
79af7fbf4e
|
Don't generate .depend anymore
|
2020-03-22 18:15:29 +00:00 |
Gregory Nutt
|
77c7454773
|
viedo/videomode: Rename video/edid to video/videomode. There is more there than just EDID but it is all basically videomode stuff
video/videomode/vesagtf.c: Bring VESA Generalized Timing Formula (GTF) from FreeBSD.
|
2019-07-10 16:21:37 -06:00 |
Gregory Nutt
|
dbf286472b
|
Squashed commit of the following:
video/edid: Add some initial EDID logic ported from FreeBSD.
video/: Add basic configure and build support for a video subsystem.
|
2019-07-07 16:40:24 -06:00 |