documentation: add Python defconfig to esp32p4-tab5 board

Adds description of Python defconfig for Tab5 board.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
This commit is contained in:
Filipe Cavalcanti
2026-07-22 17:58:01 +08:00
committed by Xiang Xiao
parent e59fad4403
commit 7df7c6ee50
2 changed files with 6 additions and 1 deletions
@@ -142,6 +142,12 @@ nsh
Basic NuttShell configuration (console enabled over the USB Serial/JTAG port,
exposed as ``/dev/ttyACM0`` on the host). Brings up the I2C0 bus.
python
------
This configuration enables the Python for ESP32-P4 on Tab5.
Please refer to the :doc:`Python Interpreter </applications/interpreters/python/index>` page.
Building and flashing
=====================
@@ -80,7 +80,6 @@ CONFIG_PREALLOC_TIMERS=0
CONFIG_PSEUDOFS_SOFTLINKS=y
CONFIG_RR_INTERVAL=200
CONFIG_SCHED_BACKTRACE=y
CONFIG_SCHED_WAITPID=y
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SMARTFS_MAXNAMLEN=48
CONFIG_STACK_COLORATION=y