diff --git a/Documentation/applications/system/nxstore/index.rst b/Documentation/applications/system/nxstore/index.rst index 6154672a4d5..072273f6252 100644 --- a/Documentation/applications/system/nxstore/index.rst +++ b/Documentation/applications/system/nxstore/index.rst @@ -7,6 +7,14 @@ packages in the synchronized catalog, installs a selected package on a worker thread, launches installed Dynamic ELF applications, and supervises the one application currently using the display. +.. figure:: nxstore-esp32s3.jpg + :figwidth: 80% + :align: center + :alt: NXStore package catalog running on an ESP32-S3 touchscreen board + + NXStore package catalog running on a Waveshare + ESP32-S3-Touch-LCD-7 board. + Configuration ============= diff --git a/Documentation/applications/system/nxstore/nxstore-esp32s3.jpg b/Documentation/applications/system/nxstore/nxstore-esp32s3.jpg new file mode 100644 index 00000000000..3670e8c1eb8 Binary files /dev/null and b/Documentation/applications/system/nxstore/nxstore-esp32s3.jpg differ