Skip to content

Commit

Permalink
update sdkconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Dec 1, 2024
1 parent e7e3818 commit 2a086b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ CONFIG_SPIRAM=y
CONFIG_SPIRAM_USE_MALLOC=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
CONFIG_SPIRAM_RODATA=y
# anything larger than this is attempted to allocate within SPIRAM first
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0
# specifcally reserved internally for DMA
Expand Down

0 comments on commit 2a086b9

Please sign in to comment.