Add KPrepublic BM16A v2 (#19194)

This commit is contained in:
Ryan
2022-12-09 15:31:13 +11:00
committed by GitHub
parent aa06a6e094
commit 8c12559edb
22 changed files with 273 additions and 237 deletions

View File

@@ -0,0 +1,9 @@
// Copyright 2022 fauxpark (@fauxpark)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM4
#define STM32_PWM_USE_TIM4 TRUE