mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 12:21:02 +00:00
Restore the embassy-sync feature
This commit is contained in:
parent
75097fcf51
commit
58d71906db
@ -26,6 +26,7 @@ nightly = []
|
||||
esp-idf-sys = ["dep:esp-idf-sys", "atomic-waker"]
|
||||
riscv-ulp-hal = []
|
||||
wake-from-isr = [] # Only enable if you plan to use the `edge-executor` crate
|
||||
embassy-sync = [] # For now, the dependecy on the `embassy-sync` crate is non-optional, but this might change in future
|
||||
|
||||
# Propagated esp-idf-sys features
|
||||
native = ["esp-idf-sys/native"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user