Update some README files.
This commit is contained in:
parent
2f714bda8b
commit
413cfdfa75
@ -800,6 +800,7 @@ Configuration sub-directories
|
||||
CONFIG_NX_DISABLE_24BPP=y
|
||||
CONFIG_NX_DISABLE_32BPP=y
|
||||
CONFIG_NX_PACKEDMSFIRST=y : LSB packed first (shouldn't matter)
|
||||
CONFIG_NXSTART_EXTERNINIT=y : We have board_graphics_setup()
|
||||
CONFIG_NXTK_BORDERWIDTH=2 : Use a small border
|
||||
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y : Default border colors
|
||||
CONFIG_NXFONTS_CHARBITS=7 : 7-bit fonts
|
||||
|
@ -848,6 +848,7 @@ Configuration sub-directories
|
||||
CONFIG_NX_DISABLE_24BPP=y
|
||||
CONFIG_NX_DISABLE_32BPP=y
|
||||
CONFIG_NX_PACKEDMSFIRST=y : LSB packed first (shouldn't matter)
|
||||
CONFIG_NXSTART_EXTERNINIT=y : We have board_graphics_setup()
|
||||
CONFIG_NXTK_BORDERWIDTH=2 : Use a small border
|
||||
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y : Default border colors
|
||||
CONFIG_NXFONTS_CHARBITS=7 : 7-bit fonts
|
||||
|
@ -713,6 +713,7 @@ Configuration sub-directories
|
||||
CONFIG_NX_DISABLE_24BPP=y
|
||||
CONFIG_NX_DISABLE_32BPP=y
|
||||
CONFIG_NX_PACKEDMSFIRST=y : LSB packed first (shouldn't matter)
|
||||
CONFIG_NXSTART_EXTERNINIT=y : We have board_graphics_setup()
|
||||
CONFIG_NXTK_BORDERWIDTH=2 : Use a small border
|
||||
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y : Default border colors
|
||||
CONFIG_NXFONTS_CHARBITS=7 : 7-bit fonts
|
||||
|
@ -883,6 +883,7 @@ Configuration sub-directories
|
||||
CONFIG_NX_DISABLE_24BPP=y
|
||||
CONFIG_NX_DISABLE_32BPP=y
|
||||
CONFIG_NX_PACKEDMSFIRST=y : LSB packed first (shouldn't matter)
|
||||
CONFIG_NXSTART_EXTERNINIT=y : We have board_graphics_setup()
|
||||
CONFIG_NXTK_BORDERWIDTH=2 : Use a small border
|
||||
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y : Default border colors
|
||||
CONFIG_NXFONTS_CHARBITS=7 : 7-bit fonts
|
||||
|
@ -1717,6 +1717,7 @@ Where <subdir> is one of the following:
|
||||
|
||||
-CONFIG_NX_DISABLE_1BPP=y
|
||||
+CONFIG_NX_DISABLE_16BPP=y
|
||||
+CONFIG_NXSTART_EXTERNINIT=y
|
||||
|
||||
-CONFIG_EXAMPLES_NXLINES_BGCOLOR=0x0320
|
||||
-CONFIG_EXAMPLES_NXLINES_LINEWIDTH=16
|
||||
|
Loading…
Reference in New Issue
Block a user