This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c63684cf6c
OVMS3-idf
/
tools
/
unit-test-app
/
sdkconfig.defaults.esp32s2beta
3 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
unit-test-app: fix chip-specific sdkconfig options DEFAULT_CPU_FREQ and ULP_COPROC_ENABLED options have chip-specific names, and should be set in a chip-specific sdkconfig.defaults file. This commit also changes the default CPU frequency for ESP32S2 unit tests to 240 MHz.
2019-09-10 13:23:30 +00:00
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
Reference in a new issue
Copy permalink