Skip to content

Commit

Permalink
Update src/devices/is42s32400f.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Fairman <mfairman@tegimeki.com>
  • Loading branch information
joelsa and tegimeki committed Jul 31, 2024
1 parent e239050 commit 674aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/is42s32400f.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#[allow(unused)]

/// Speed Grade 6
pub mod is42s32400g_6 {
pub mod is42s32400f_6 {
use crate::sdram::{SdramChip, SdramConfiguration, SdramTiming};

const BURST_LENGTH_1: u16 = 0x0000;
Expand Down

0 comments on commit 674aca3

Please sign in to comment.