Skip to content

Commit

Permalink
ESP32: Update to ESP-IDF 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed Dec 27, 2020
1 parent c7359ef commit 98abe4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ conds:
# FreeRTOS option to enable statically allocated task stacks.
ESP_IDF_SDKCONFIG_OPTS: >
${build_vars.ESP_IDF_SDKCONFIG_OPTS}
CONFIG_SUPPORT_STATIC_ALLOCATION=y
CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y
- when: mos.platform == "esp8266"
apply:
Expand Down

0 comments on commit 98abe4a

Please sign in to comment.