Merge #1056
1056: embassy-nrf: Add TWIS module r=Dirbaio a=kalkyl Verified to be working on nrf9160 Co-authored-by: kalkyl <henrik.alser@me.com> Co-authored-by: Henrik Alsér <henrik.alser@me.com>
This commit is contained in:
@ -101,6 +101,7 @@ pub mod spis;
|
||||
pub mod temp;
|
||||
pub mod timer;
|
||||
pub mod twim;
|
||||
pub mod twis;
|
||||
pub mod uarte;
|
||||
#[cfg(any(
|
||||
feature = "_nrf5340-app",
|
||||
|
Reference in New Issue
Block a user