Skip to content

Commit e0a22e4

Browse files
committed
depublification
1 parent 71b8fd4 commit e0a22e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tock/chips/arty_e21/src/lib.rs

+2-2
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)