Support for no_std Further no_std compat
Almost all crates are no_std and don't require std. Only `x509-cert` does. Manually tested with the onoff example.
merged from https://github.com/kedars/matter-rs