-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In place initialization of the
Matter
object, the buffers and subsc…
…riptions (#198) * Give axes to transport mgr RX and TX buffers * In-place initialization Update the example; more ergonomic init of UnsafeCell and MaybeUninit More constructors In-place ctr for the built-in Mdns too enable no_std for pinned-init In-place init for BTP Re-export pinned-init as its API is unstable; document Initializer for GATT peripheral PAtch pinned-init with a forked version that does not need nightly zeroed in pinned-init master no longer has the E generic Use upstream pinned-init In-place initializer for State Stop pretending that ContainerInit has any other use case besides UnsafeCell Maybe and other extensions (Code review feedbacmoveplit storage and sync types into their dedicated modules Fix astro and zeroconf Restore a larger stack for now, until in-place-init is fully utilized Remove commented out code
- Loading branch information
Showing
58 changed files
with
4,162 additions
and
347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.