Rearange task to CPU (http, camera, mqtt) (#1557)

This commit is contained in:
Slider0007
2022-12-12 00:02:21 +01:00
committed by GitHub
parent 5e101f80b4
commit 93f0f6b07d
2 changed files with 8 additions and 4 deletions

View File

@@ -55,9 +55,13 @@ CONFIG_FATFS_API_ENCODING_ANSI_OEM=y
CONFIG_FMB_TIMER_PORT_ENABLED=y
CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED=y
CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED=y
CONFIG_MQTT_USE_CORE_0=y
CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=n
CONFIG_CAMERA_CORE0=n
CONFIG_CAMERA_CORE1=y
CONFIG_OV7670_SUPPORT=n
CONFIG_OV7725_SUPPORT=n
CONFIG_NT99141_SUPPORT=n