Skip to content

define delay() to vTaskDelay() #113

Description

@feilipu

Describe the issue
Users expect to use delay() which breaks FreeRTOS. So define it to be useful.

Expected behavior
Using delay() breaks everything. Redefine it to vTaskDelay() to stop that happening.

Additional context
See discussion here.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions