-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
CircuitMatter currently targets CPython. It'll be much more useful on CircuitPython where hardware interfacing is easier.
Some things that may need to be changed in CircuitPython:
- Add/modify
enumfor CM support (or strip it from the library) - Add
mdnsfeatures for subtypes. - Add
cryptographyfor AESCCM. - Add
ecdsa. It may work as a pure Python library. It is used for elliptic curve computation. - Add
qrcodefor displaying pairing info.
Metadata
Metadata
Assignees
Labels
No labels