mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
docs/stm32f4discovery: Align naming of configuration options
Aligns `CONFIG_INTERPRETER_*` options to `CONFIG_INTERPRETERS_*` to be consistent with other interpreters. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
@@ -794,7 +794,7 @@ Dependencies::
|
|||||||
Enable the BASIC interpreter. Other default options should be okay::
|
Enable the BASIC interpreter. Other default options should be okay::
|
||||||
|
|
||||||
CONFIG_INTERPRETERS_BAS=y : Enables the interpreter
|
CONFIG_INTERPRETERS_BAS=y : Enables the interpreter
|
||||||
CONFIG_INTERPRETER_BAS_VT100=y
|
CONFIG_INTERPRETERS_BAS_VT100=y
|
||||||
|
|
||||||
The BASIC test suite can be included::
|
The BASIC test suite can be included::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user