| .. | ||
| include | ||
| .component_hash | ||
| CHECKSUMS.json | ||
| CMakeLists.txt | ||
| esp_qrcode_main.c | ||
| esp_qrcode_wrapper.c | ||
| idf_component.yml | ||
| LICENSE | ||
| qrcodegen.c | ||
| qrcodegen.h | ||
| README.md | ||
QR Code generator component
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.