periph_conf_common_esp32s3.h File Reference

Common peripheral configurations for ESP32-S3 boards. More...

Detailed Description

Common peripheral configurations for ESP32-S3 boards.

This file contains the peripheral configurations that are valid for all ESP32-S3 boards.

For detailed information about the peripheral configuration for ESP32-S3 boards, see section Common Peripherals.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file periph_conf_common_esp32s3.h.

Go to the source code of this file.

UART configuration

#define UART0_TXD   (GPIO43)
 TxD of UART_DEV(0) used on all ESP32-S3 boards.
 
#define UART0_RXD   (GPIO44)
 RxD of UART_DEV(0) used on all ESP32-S3 boards.