mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
arch/xtensa/esp32s3: Add missing registers and definitions
This commit is contained in:
committed by
Xiang Xiao
parent
07342f7957
commit
c8dd4b068d
@@ -34,6 +34,11 @@
|
|||||||
* speed performance.
|
* speed performance.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* USB Serial JTAG */
|
||||||
|
|
||||||
|
#define JTAG_IOMUX_USB_DM (19)
|
||||||
|
#define JTAG_IOMUX_USB_DP (20)
|
||||||
|
|
||||||
/* UART0 */
|
/* UART0 */
|
||||||
|
|
||||||
#define UART0_IOMUX_TXPIN (43)
|
#define UART0_IOMUX_TXPIN (43)
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user