0552ce2d3b
This keeps the mutex info in the same spot in memory. "Statically allocating it" with CircuitPython meant that the buffer moved when the I2C object is moved to keep it alive for a display. Fixes #4962 |
||
---|---|---|
.. | ||
I2C.c | ||
I2C.h | ||
SPI.c | ||
SPI.h | ||
UART.c | ||
UART.h | ||
__init__.c |