nrf/system: add configure

This commit is contained in:
Dario Nieuwenhuis
2021-03-29 00:42:08 +02:00
parent 3a18373828
commit 48cf1f6ebf
13 changed files with 97 additions and 77 deletions

View File

@@ -92,6 +92,7 @@ pub mod qspi;
pub mod rtc;
pub mod saadc;
pub mod spim;
pub mod system;
pub mod timer;
pub mod uarte;