aboutsummaryrefslogtreecommitdiff
path: root/platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld')
-rw-r--r--platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld13
1 files changed, 13 insertions, 0 deletions
diff --git a/platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld b/platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld
new file mode 100644
index 0000000000..676ffbdf0c
--- /dev/null
+++ b/platforms/chibios/boards/common/ld/STM32F446xE_tinyuf2.ld
@@ -0,0 +1,13 @@
+/*
+* Copyright 2006..2018 Giovanni Di Sirio
+ * Copyright 2022 QMK contributors
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+f4xx_flash_size = 512k;
+f4xx_ram1_size = 112k;
+f4xx_ram2_size = 16k;
+f4xx_ram4_size = 0;
+f4xx_ram5_size = 4k;
+
+INCLUDE stm32f4xx_tinyuf2_common.ld