This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,573
Commits
67
Branches
32
Tags
1f746e09390d25dd1e15d61e6ef07029b89fff50
Commit Graph
5 Commits
Author
SHA1
Message
Date
Dario Nieuwenhuis
a8703b7598
Run rustfmt.
2022-06-12 22:22:31 +02:00
Dario Nieuwenhuis
20e14b8edb
embassy, embassy-nrf: add
nightly
Cargo feature to gate nightly-only features.
2022-02-12 01:16:31 +01:00
Dario Nieuwenhuis
22bc1e4ae1
nrf/gpio: add infallible inherent methods, remove some duplication.
...
This implements Input and Output using FlexPin, to avoid some code duplication.
2021-12-20 00:55:18 +01:00
Ulf Lilleengen
aa0abe976a
Fix doc example compile
2021-12-10 12:58:23 +01:00
Ulf Lilleengen
e5d4d0952b
Add doc-specific example and add it to CI
2021-12-10 12:46:41 +01:00