Fix up splittest/bluepill (#17897)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// Copyright 2022 dvermd (@dvermd)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Needed for serial bitbang, half-duplex and full-duplex */
|
||||
#define HAL_USE_PAL TRUE
|
||||
#define PAL_USE_WAIT TRUE
|
||||
|
||||
Reference in New Issue
Block a user