arduino-esp32/libraries/Matter/examples/MatterEvents
Sugar Glider c6a3bcb014
feat(matter): removing wifi requirement for H2 and C5 (#11581)
This PR removes WiFi provisioning support from CI and examples (shifting to Thread/BLE provisioning), updates the CI configs for all Matter examples to drop the WiFi requirement, and adds new API keywords and a fresh “LambdaSingleCallbackManyEPs” example.

- Deleted the WiFiProvWithinMatter example (its .ino and ci.json) since BLE is now used for provisioning.
- Stripped "CONFIG_SOC_WIFI_SUPPORTED=y" from the CI JSON of existing examples to test Thread-only builds.
- Updated keywords.txt with new Matter API identifiers and introduced a new “LambdaSingleCallbackManyEPs” example with CI and source
2025-07-12 00:11:41 -03:00
..
ci.json feat(matter): removing wifi requirement for H2 and C5 (#11581) 2025-07-12 00:11:41 -03:00
MatterEvents.ino feat(matter): enables BLE Matter commissioning with NimBLE (#11537) 2025-07-03 12:25:51 +03:00