MeshTalos-Client/managed_components/espressif__qrcode
2025-12-03 14:20:11 +08:00
..
include first commit 2025-12-03 14:20:11 +08:00
.component_hash first commit 2025-12-03 14:20:11 +08:00
CHECKSUMS.json first commit 2025-12-03 14:20:11 +08:00
CMakeLists.txt first commit 2025-12-03 14:20:11 +08:00
esp_qrcode_main.c first commit 2025-12-03 14:20:11 +08:00
esp_qrcode_wrapper.c first commit 2025-12-03 14:20:11 +08:00
idf_component.yml first commit 2025-12-03 14:20:11 +08:00
LICENSE first commit 2025-12-03 14:20:11 +08:00
qrcodegen.c first commit 2025-12-03 14:20:11 +08:00
qrcodegen.h first commit 2025-12-03 14:20:11 +08:00
README.md first commit 2025-12-03 14:20:11 +08:00

QR Code generator component

Component Registry

This component contains a QR code generator written in C. This component is based on QR-Code-generator. This component is used as part of the following ESP-IDF examples:

To learn more about how to use this component, please check API Documentation from header file qrcode.h.