mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-28 03:23:07 +00:00
7f97c97311
Added the gpio_button struct to create the gpio buttons. Mapped the buttons to corresponding endpoints. Changed app_main.cpp to make creation of buttons more easy. Added CONFIG_FACTORY_COMMISSIONABLE_DATA_PROVIDER AND CONFIG_FACTORY_DEVICE_INFO_PROVIDER in sdkconfig.defaults to keep the app consistent with changes in providers code.