-
I tried the "ble" example from this repo. It started up, informed me that it began advertising, but I can't connect to it from my other devices (iMac, iPhone):
Neither of them sees the name of the de…
-
**Describe the bug**
When running a simple project that use embassy on an ESP32C3 (a ESP32-C3-DevKit-RUST-1 board to be exact), I get strange error when trying to debug using RTT.
I get different…
-
I have a basic Raspberry Pi Pico project that uses embassy-time for most timing, but I would like to have access to a periodic timer interrupt for a non-embassy chunk of code. Does the embassy-rp HAL…
-
Hello,
In my use case I would like to have something like `embassy_executor::Spawner::replace_spawn`, that will always succeed. If it cannot spawn a new task, it would cancel some already existing …
-
-
We should have all current Swedish agencies in the data (not necessarily with all social media accounts). [Currently](https://www.wikidata.org/wiki/Wikidata:Gov_Directory/Sweden) courts and agencies a…
-
Hi All,
Good work on the bt-hci so far. Really interesting project!
I noticed that on https://crates.io/crates/bt-hci/versions we have two tagged releases (v0.1.0 and v0.1.1). However on GitHub …
-
It works flawlessly with the versioned releases:
```
embassy-stm32 = { version = "0.1.0" , features = ["defmt", "time-driver-any", "stm32f446re", "memory-x", "unstable-pac", "exti"] }
embassy-exec…
-
Hello I am having problem with the (temple - Embassy - palace - museum)
After them be creative
I click on one of them and no open
the error page so >> PAGE NOT FOUND
CAN SOMEONE HELP ME PLEASE
FROM AL…
-
Hi! I have been trying to use your library on an Embassy project, with SPI, but so far it has been impossible for me to make it. Relevant information:
Cargo.toml:
```
icm20948-async = { git = "ht…