mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Traveler: Add logic to limit the frame rate. This is kind of a silly feature -- why would you ever want to limit the frame rate? Well, you need to that on the simulated platform to make bandwidth for other things to run like the simulated timer
This commit is contained in:
@@ -542,6 +542,8 @@ CONFIG_GRAPHICS_TRAVELER=y
|
||||
# CONFIG_GRAPHICS_TRAVELER_RGB16_565 is not set
|
||||
CONFIG_GRAPHICS_TRAVELER_RGB32_888=y
|
||||
CONFIG_GRAPHICS_TRAVELER_DEFPATH="/mnt/world"
|
||||
CONFIG_GRAPHICS_TRAVELER_LIMITFPS=y
|
||||
CONFIG_GRAPHICS_TRAVELER_MAXFPS=30
|
||||
CONFIG_GRAPHICS_TRAVELER_PALRANGES=y
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user