Update embedded-hal to 1.0.0-rc.1 (#1783)
This commit is contained in:
committed by
GitHub
parent
ffe9688952
commit
f26dd54f63
@ -15,7 +15,7 @@ use embassy_nrf::rng::Rng;
|
||||
use embassy_nrf::spim::{self, Spim};
|
||||
use embassy_nrf::{bind_interrupts, peripherals};
|
||||
use embassy_time::{with_timeout, Delay, Duration, Timer};
|
||||
use embedded_hal_async::spi::ExclusiveDevice;
|
||||
use embedded_hal_bus::spi::ExclusiveDevice;
|
||||
use static_cell::make_static;
|
||||
use {defmt_rtt as _, embassy_net_esp_hosted as hosted, panic_probe as _};
|
||||
|
||||
|
Reference in New Issue
Block a user