1 2 3 4
//! Serial Constants pub const ports = @import("ports.zig"); pub const registers = @import("registers.zig");