aboutsummaryrefslogtreecommitdiff
path: root/platforms/chibios/boards/common/ld/STM32F401xC_tinyuf2.ld
blob: 05aa51917f694c88eeec00711f0a609ce70a6894 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright 2006..2018 Giovanni Di Sirio
 * Copyright 2022 QMK contributors
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

f4xx_flash_size = 256k;
f4xx_ram1_size = 64k;
f4xx_ram2_size = 0;
f4xx_ram4_size = 0;
f4xx_ram5_size = 0;

INCLUDE stm32f4xx_tinyuf2_common.ld