Initial commit

This commit is contained in:
2026-03-31 13:17:21 +02:00
commit 7eeecff042
6821 changed files with 3514215 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
name=ESP32 Arduino Matter
version=1.0.0-beta.6
author=Jakub Dybczak <jakub.dybczak@gmail.com>
maintainer=Jakub Dybczak <jakub.dybczak@gmail.com>
sentence=Matter for ESP32 on Arduino
paragraph=This library provides precompiled Matter library for ESP32 running on Arduino framework.
category=Communication
url=https://github.com/jakubdybczak/esp32-arduino-matter
precompiled=true
architectures=esp32,esp32c3,esp32s3
ldflags=-lCHIP -lbt_nimble -lesp_matter -lesp_matter_bridge -lesp_matter_console -lmbedcrypto_matter