mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +03:00
Set CPU frequency (#2125)
* move Wifi, LWIP and BSSI to PSRAm * Allow setting the CPU frequency to 240 MHz (default: 160 MHz) * . * . * . * . * Update sdkconfig.defaults --------- Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
@@ -156,3 +156,5 @@ CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=4864
|
||||
#I (2112) esp_himem: Initialized. Using last 8 32KB address blocks for bank switching on 4352 KB of physical memory.
|
||||
CONFIG_SPIRAM_BANKSWITCH_ENABLE=n
|
||||
#CONFIG_SPIRAM_BANKSWITCH_RESERVE is not set
|
||||
|
||||
CONFIG_PM_ENABLE=y
|
||||
|
||||
Reference in New Issue
Block a user