fix(uart): make custom console uart pins same to the default console uart pins

This commit is contained in:
Song Ruo Jing
2024-08-27 15:54:58 +08:00
parent d3631b3afa
commit 8e53e91ec9
5 changed files with 28 additions and 17 deletions
@@ -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).
*/