This commit is contained in:
Sắn 2023-09-27 23:21:04 +07:00
parent d9ba2a4a72
commit f8a18641bc
3 changed files with 8 additions and 20 deletions

View File

@ -1,12 +0,0 @@
// Copyright 2023 MaiTheSan
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define CH_CFG_ST_FREQUENCY 10000
#define CH_CFG_OPTIMIZE_SPEED FALSE
#define CH_CFG_USE_CONDVARS_TIMEOUT FALSE
#include_next <chconf.h>