Skip to content

Commit

Permalink
Init psram before user code
Browse files Browse the repository at this point in the history
  • Loading branch information
Volkalex28 committed Jan 18, 2024
1 parent fca600f commit 7d7e432
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 104 deletions.
1 change: 0 additions & 1 deletion esp-hal-common/src/soc/esp32s3/peripherals.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ crate::peripherals! {

// Virtual peripherals:
BT <= virtual,
PSRAM <= virtual,
ULP_RISCV_CORE <= virtual,
WIFI <= virtual,
}
Loading

0 comments on commit 7d7e432

Please sign in to comment.