mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
Simplify BOARD_MEMORY_RANGE initialization logic
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
@@ -68,6 +68,7 @@ set(DEQUOTELIST
|
||||
"CONFIG_PASS1_OBJECT" # Pass1 build object
|
||||
"CONFIG_TTY_LAUNCH_ENTRYPOINT" # Name of entry point from tty launch
|
||||
"CONFIG_TTY_LAUNCH_ARGS" # Argument list of entry point from tty launch
|
||||
"CONFIG_BOARD_MEMORY_RANGE" # Memory range for board
|
||||
# NxWidgets/NxWM
|
||||
"CONFIG_NXWM_BACKGROUND_IMAGE" # Name of bitmap image class
|
||||
"CONFIG_NXWM_CALIBRATION_ICON" # Name of bitmap image class
|
||||
|
||||
Reference in New Issue
Block a user