The Wayback Machine - https://web.archive.org/web/20200902164324/https://github.com/topics/no-std
Skip to content
#

no-std

Here are 209 public repositories matching this topic...

jonas-schievink
jonas-schievink commented Sep 28, 2019

Currently the link layer will abort the connection when it does not receive the initial connect event:

https://github.com/jonas-schievink/rubble/blob/0c219f5fd1ef24cc6ca6f6e1edb02556e5fdd64f/rubble/src/link/connection.rs#L338-L345

This shouldn't happen. Instead, we should do what the comment suggests (and check it against the spec).

The effect of this bug is that establishing a connection

Improve this page

Add a description, image, and links to the no-std topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the no-std topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.