Documentation: mention esp32s3-devkit:qemu_debug

This commit is contained in:
YAMAMOTO Takashi 2024-07-09 12:00:19 +09:00 committed by Xiang Xiao
parent e6f35007f0
commit 2e5749f7a9

View File

@ -436,6 +436,13 @@ To test it, just execute the ``pwm`` application::
pwm_main: starting output with frequency: 10000 duty: 00008000
pwm_main: stopping output
qemu_debug
----------
A configuration tailored for the `Espressif fork of QEMU`_.
.. _Espressif fork of QEMU: https://github.com/espressif/qemu
random
------