You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OWI (1-Wire) device driver support assumes single thread. Both TWI (I2C) and SPI have been updated with multi-thread support. The OWI needs the same type of update to work correctly if used with the Cosa Nucleo and multi-thread access of OWI device drivers.
The text was updated successfully, but these errors were encountered:
The OWI (1-Wire) device driver support assumes single thread. Both TWI (I2C) and SPI have been updated with multi-thread support. The OWI needs the same type of update to work correctly if used with the Cosa Nucleo and multi-thread access of OWI device drivers.
The text was updated successfully, but these errors were encountered: