wes3 opened a new pull request #1298: Lora spi fix URL: https://github.com/apache/mynewt-core/pull/1298 These changes should fix non-atomic access to the spi. When attempting to transmit, the start of a reception could cause SPI access during an ISR. This could occur when the device is sending a transmit buffer to the device. This could cause the device to hang.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
