kasjer opened a new pull request, #3061:
URL: https://github.com/apache/mynewt-core/pull/3061

   It seems that HAL_SPI_ERROR_FRE was defined is some previous versions of HAL 
for STMF1.
   Now it's gone but register bit is still there and there is not Errata 
stating that bit should not be touched.
   
   SPI block is shared among all STM products and all of them have this UDR bit 
that is mapped to HAL_SPI_ERROR_FRE in ST HAL.
   
   Without this change HAL SPI will not build for STM32F1 devices.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to