Add Void65h (#24183)

This commit is contained in:
eason 2024-08-04 07:46:12 +08:00 committed by GitHub
parent fa657fef70
commit 75402109e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 271 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// Copyright 2024 Eason
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_SPI_USE_SPI2
#define STM32_SPI_USE_SPI2 TRUE