Revert "Why not add tinyuf2 support while we're at it?"

This reverts commit 155a6702cc.
This commit is contained in:
Drashna Jael're 2024-09-20 08:58:58 -07:00
parent 155a6702cc
commit 04184fe468
No known key found for this signature in database
GPG Key ID: DBA1FD3A860D1B11
2 changed files with 0 additions and 28 deletions

View File

@ -1,14 +0,0 @@
/*
* Copyright 2006..2018 Giovanni Di Sirio
* Copyright 2022 QMK contributors
* SPDX-License-Identifier: GPL-2.0-or-later
*/
f4xx_flash_size = 512k;
f4xx_ram0_size = 128k;
f4xx_ram1_size = 112k;
f4xx_ram2_size = 16k;
f4xx_ram4_size = 64k;
f4xx_ram5_size = 4k;
INCLUDE stm32f4xx_tinyuf2_common.ld

View File

@ -1,14 +0,0 @@
/*
* Copyright 2006..2018 Giovanni Di Sirio
* Copyright 2022 QMK contributors
* SPDX-License-Identifier: GPL-2.0-or-later
*/
f4xx_flash_size = 512k;
f4xx_ram0_size = 128k;
f4xx_ram1_size = 112k;
f4xx_ram2_size = 16k;
f4xx_ram4_size = 0;
f4xx_ram5_size = 0;
INCLUDE stm32f4xx_tinyuf2_common.ld