mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-02-16 17:02:30 +00:00
remove some supports
This commit is contained in:
parent
3ad45655ec
commit
ea8bfb4f38
@ -47,11 +47,11 @@ pub mod gpio;
|
||||
pub mod gpiote;
|
||||
|
||||
#[cfg(any(
|
||||
feature = "nrf52805",
|
||||
feature = "nrf52810",
|
||||
//feature = "nrf52805",
|
||||
//feature = "nrf52810",
|
||||
feature = "nrf52811",
|
||||
feature = "nrf52820",
|
||||
feature = "nrf52832",
|
||||
//feature = "nrf52832",
|
||||
feature = "nrf52833",
|
||||
feature = "nrf52840",
|
||||
feature = "_nrf5340-net"
|
||||
|
Loading…
Reference in New Issue
Block a user