esp32-I2Cbus icon indicating copy to clipboard operation
esp32-I2Cbus copied to clipboard

Protect calls from multiple FreeRTOS tasks with mutex

Open cranial-smoke opened this issue 4 years ago • 0 comments

This PR adds an option to wrap calls with a mutex to protect bus access from different FreeRTOS tasks.

Also, thanks for this class, it has been very helpful!

cranial-smoke avatar Feb 06 '21 23:02 cranial-smoke