1
0
Fork 0

Bring supported STM32F4 configs in line with F4x1 (#24413)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
This commit is contained in:
Drashna Jael're 2024-11-21 03:54:01 -08:00 committed by GitHub
parent 36b5559b99
commit c7a04bd930
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 142 additions and 188 deletions

View file

@ -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