Skip to content

Commit

Permalink
implement MultiWriteNorFlash for the nrf9160
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Feb 22, 2022
1 parent 6799f74 commit c5d9168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nrf-hal-common/src/nvmc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ where
feature = "52811",
feature = "52833",
feature = "52840",
feature = "9160",
))]
impl<T: Instance> embedded_storage::nor_flash::MultiwriteNorFlash for Nvmc<T> {}

Expand Down

0 comments on commit c5d9168

Please sign in to comment.