mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
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:
committed by
Xiang Xiao
parent
e59fad4403
commit
7df7c6ee50
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user