// Copyright 2024 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

// TODO: Remove when upstream no longer requires patching
#include <stm32_registry.h>

#include_next <hal_lld.h>
