Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document esp8266 limitation for MY_RX_MESSAGE_BUFFER_FEATURE #1296

Merged

Conversation

mfalkvidd
Copy link
Member

This fixes
#1128

@mfalkvidd mfalkvidd requested a review from Yveaux May 30, 2019 17:01
@mfalkvidd
Copy link
Member Author

@tekka007 tekka007 merged commit cdfd8d7 into mysensors:development May 30, 2019
@Yveaux
Copy link
Member

Yveaux commented May 31, 2019

My conclusion in #1128 was:

Summing up

  • AVR, SAMD and probably Linux work out of the box.
  • STM32, nRF52, ESP8266 and SoftSPI need explicit protection in the MySensors stack until complete SPI transactions are implemented correctly.

So adding only a remark for ESP8266 is not enough.
Furthermore my comment is dated August 1, 2018, so things might have changed since.

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

Successfully merging this pull request may close these issues.

3 participants