Skip to content

Commit e0a22e4

Browse files
committed
depublification
1 parent 71b8fd4 commit e0a22e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tock/chips/arty_e21/src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
mod interrupts;
1010

1111
pub mod chip;
12-
pub mod gpio;
13-
pub mod uart;
12+
mod gpio;
13+
mod uart;

0 commit comments

Comments
 (0)