1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>