From b8e8066ea0b9db2bcb3453231176a5eb727a6e69 Mon Sep 17 00:00:00 2001 From: Steveice10 Date: Thu, 5 Jan 2017 17:50:58 -0800 Subject: [PATCH] Default to 268MHz. --- make_base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_base b/make_base index 65270b6..5d69cd7 100644 --- a/make_base +++ b/make_base @@ -281,7 +281,7 @@ else ifeq ($(TARGET_OS),3ds) CATEGORY ?= Application USE_ON_SD ?= true MEMORY_TYPE ?= Application - CPU_SPEED ?= 804MHz + CPU_SPEED ?= 268MHz ENABLE_L2_CACHE ?= true AR := $(DEVKITARM)/bin/arm-none-eabi-ar