[Bug] Minimise force-included files (#25194)

This commit is contained in:
Nick Brassel
2025-05-05 10:07:53 +10:00
committed by GitHub
parent 59f607b963
commit bb9dd05c6a
4 changed files with 17 additions and 9 deletions

View File

@@ -1,6 +1,8 @@
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include <stdint.h>
#include <hal.h>
#include "bootloader.h"
// From mmoskal/uf2-stm32f103's backup.c