Page 1 of 1

NEW_FRAME_TIMING (Rules.inc)

PostPosted: Fri Nov 13, 2020 12:02 pm
by zuppa_di_pesce
What is needed for? How do I enable that?


Code: Select all
Makefiles/Rules.inc

###############################################################################
# Compiler Flags
###############################################################################

[...]

# If Bart's new frame timing is enabled, need to define NEW_FRAME_TIMING
ifeq ($(strip $(NEW_FRAME_TIMING)),1)
        SUPERMODEL_BUILD_FLAGS += -DNEW_FRAME_TIMING

Re: NEW_FRAME_TIMING (Rules.inc)

PostPosted: Fri Nov 13, 2020 10:48 pm
by Bart
Deprecated. It does nothing. Frame timing was improved a year or two ago with findings from the actual hardware.