add doio/kb03 (#24815)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
ClownFish 2025-05-19 16:53:02 -04:00 committed by GitHub
parent 02517bd806
commit 28720c4d34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 262 additions and 0 deletions

View file

@ -0,0 +1,10 @@
// Copyright (C) 2025 DOIO
// Copyright (C) 2025 ClownFish (@clownfish-og)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE