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,8 @@
// Copyright 2022 fauxpark (@fauxpark)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>