remove some supports
This commit is contained in:
parent
3ad45655ec
commit
ea8bfb4f38
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue