rs-matter/matter/src
2023-06-30 13:04:53 +00:00
..
cert Just use time-rs in no_std mode 2023-05-14 09:08:51 +00:00
codec Optional feature to capture stacktrace on error 2023-05-14 09:08:51 +00:00
crypto Fix the no_std build 2023-06-13 10:12:42 +00:00
data_model Configurable parts_list in descriptor 2023-06-17 14:00:44 +00:00
interaction_model Make Matter covariant over its lifetime 2023-06-10 16:41:33 +00:00
mdns Workaround broken join_multicast_v4 on ESP-IDF 2023-06-13 07:02:37 +00:00
pairing built-in mDNS; memory optimizations 2023-05-24 10:07:11 +00:00
secure_channel Proper mDNS responder 2023-06-12 09:47:20 +00:00
tlv Add from/to TLV for i16, i32 and i64 2023-06-16 18:42:11 +00:00
transport Fix the no_std build 2023-06-13 10:12:42 +00:00
utils Make Matter covariant over its lifetime 2023-06-10 16:41:33 +00:00
acl.rs Control memory by removing implicit copy 2023-05-28 11:04:46 +00:00
core.rs Proper mDNS responder 2023-06-12 09:47:20 +00:00
error.rs built-in mDNS; memory optimizations 2023-05-24 10:07:11 +00:00
fabric.rs Proper mDNS responder 2023-06-12 09:47:20 +00:00
group_keys.rs Optional feature to capture stacktrace on error 2023-05-14 09:08:51 +00:00
lib.rs Heap-allocated packets not necessary; no_std and no-alloc build supported end-to-end 2023-05-14 09:08:51 +00:00
mdns.rs Fix #60 2023-06-30 13:04:53 +00:00
persist.rs Optional feature to capture stacktrace on error 2023-05-14 09:08:51 +00:00