Skip to content

Only grab SPI lock as needed; do not hold forever #69

@dhalbert

Description

@dhalbert

adafruit/circuitpython#10520 describes a problem on Espressif that can cause crashes because DotStar is holding a FreeRTOS mutex indefinitely.

Use adafruit_bus_device or equivalent to only grab the lock as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions