Skip to content

src/amy.h: Make RTOS priorities strictly < ESP_TASK_PRIO_MAX for #625.#692

Open
dpwe wants to merge 2 commits intomainfrom
rtos_priorities_625
Open

src/amy.h: Make RTOS priorities strictly < ESP_TASK_PRIO_MAX for #625.#692
dpwe wants to merge 2 commits intomainfrom
rtos_priorities_625

Conversation

@dpwe
Copy link
Copy Markdown
Collaborator

@dpwe dpwe commented May 5, 2026

Proposed fix for #625 . Reduces RTOS priorities for AMY render and fill_audio_buffer tasks to 24 (ESP_TASK_PRIO_MAX - 1) because 25 causes an assert failure on ESP-IDF 6.0.

Untested as yet (I do not have ESP hardware to hand).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant