fix(uart): make custom console uart pins same to the default console uart pins
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* NOTE: this is a stripped-down copy to support building on host when using mocking (CMock).
|
||||
*/
|
||||
Reference in New Issue
Block a user