mirror of
https://git.btclock.dev/btclock/btclock_v3.git
synced 2025-02-23 14:40:26 +01:00
Compiler optimizations for more performance
This commit is contained in:
parent
53c63da83b
commit
97f5161269
1 changed files with 2 additions and 0 deletions
|
@ -45,3 +45,5 @@ CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
|
|||
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
|
||||
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
|
||||
CONFIG_SPIRAM_CACHE_WORKAROUND=y
|
||||
CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
||||
CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE=y
|
Loading…
Add table
Reference in a new issue