Skip to content

Issues: embassy-rs/embassy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

AVR support?
#570 opened Jan 9, 2022 by jeremysalwen
Spawner: Two-staged spawn kind-feature New feature or request
#1080 opened Nov 28, 2022 by chrysn
Rp2040 DMA capture from ADC e-rp kind-feature New feature or request
#1510 opened May 30, 2023 by rhvarrier
Add embassy sync examples e-sync kind-feature New feature or request
#1539 opened Jun 6, 2023 by rhvarrier
kill #[interrupt] compat AND use VTOR kind-feature New feature or request
#111 opened Mar 25, 2021 by xoviat
Type-erased AnyInterrupt type kind-feature New feature or request
#112 opened Mar 25, 2021 by Dirbaio
Dropping a BufferedUarte after writing to it hangs. e-nrf kind-bug Something isn't working
#179 opened May 14, 2021 by rukai
nrf: Uart error handling e-nrf kind-feature New feature or request
#267 opened Jul 1, 2021 by Liamolucko
net: reconsider buffer allocation e-net kind-feature New feature or request
#350 opened Aug 5, 2021 by Dirbaio
net: try to remove dyn usage e-net kind-feature New feature or request
#351 opened Aug 5, 2021 by Dirbaio
stm32: Lower-level DMA channel definition kind-feature New feature or request
#408 opened Sep 28, 2021 by theunkn0wn1
nrf53: add API to boot net core e-nrf kind-feature New feature or request
#478 opened Nov 7, 2021 by Dirbaio
nrf53: add TEMP support e-nrf kind-feature New feature or request
#479 opened Nov 7, 2021 by Dirbaio
nrf53: add WDT support e-nrf kind-feature New feature or request
#480 opened Nov 7, 2021 by Dirbaio
embassy_net should not reexport Result. e-net kind-bug Something isn't working
#529 opened Dec 8, 2021 by matoushybl
Mitigate nrf52832 dma errata e-nrf kind-bug Something isn't working
#460 opened Oct 26, 2021 by jacobrosenthal
ProTip! Exclude everything labeled bug with -label:bug.