Add Meow65 (#23427)

This commit is contained in:
eason 2024-05-21 08:16:55 +08:00 committed by GitHub
parent bf918a8f6c
commit a8de554d22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 348 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// Copyright 2022 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