Skip to content

Commit 3011a19

Browse files
fdcavalcantijerpelea
authored andcommitted
documentation/esp32s3: add qemu_toywasm defconfig
Add description of qemu_toywasm defconfig to ESP32S3 documentation. Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
1 parent a00730e commit 3011a19

File tree

1 file changed

+12
-4
lines changed
  • Documentation/platforms/xtensa/esp32s3/boards/esp32s3-devkit

1 file changed

+12
-4
lines changed

Documentation/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ the following output is expected::
157157
nsh> cap
158158
cap_main: Hardware initialized. Opening the capture device: /dev/capture0
159159
cap_main: Number of samples: 0
160-
pwm duty cycle: 50 %
161-
pwm frequence: 50 Hz
162-
pwm duty cycle: 50 %
163-
pwm frequence: 50 Hz
160+
pwm duty cycle: 50 %
161+
pwm frequence: 50 Hz
162+
pwm duty cycle: 50 %
163+
pwm frequence: 50 Hz
164164

165165
coremark
166166
--------
@@ -488,6 +488,12 @@ A configuration tailored for the `Espressif fork of QEMU`_.
488488

489489
.. _Espressif fork of QEMU: https://github.com/espressif/qemu
490490

491+
qemu_toywasm
492+
------------
493+
494+
Based on ``qemu_debug`` defconfig, with the addition of WebAssembly support.
495+
See :ref:`toywasm` for more further details.
496+
491497
random
492498
------
493499

@@ -668,6 +674,8 @@ To test it, just run the following::
668674

669675
Where x in the timer instance.
670676

677+
.. _toywasm:
678+
671679
toywasm
672680
-------
673681

0 commit comments

Comments
 (0)