1
0
Fork 0

[Keyboard] Add riot pad (#22060)

Co-authored-by: ShandonCodes <shandon@shandon.codes>
This commit is contained in:
Shandon Anderson 2023-09-18 21:00:11 -04:00 committed by GitHub
parent 16f2a3e2f8
commit ef31109ad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 150 additions and 0 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2023 ShandonCodes (@ShandonCodes)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE