Provide better config defaults for bluepill boards (#16909)

This commit is contained in:
Joel Challis
2022-04-21 22:03:28 +01:00
committed by GitHub
parent bcb7e471d5
commit 969c68a9ad
22 changed files with 8 additions and 589 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2022 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define CH_CFG_ST_TIMEDELTA 0
#include_next <chconf.h>