Skip to content

ESP RTOS improvements #903

@tact1m4n3

Description

@tact1m4n3
  • stack overflow detection
    May be worth exploring the debug assist module, but this can also be done with a guard value.
  • sync primitives should cooperatively yield if they wake a higher priority task (esp: RTOS work #907)
  • low power mode where tick interrupt is only triggered when necessary
  • direct task notifications

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions