kasjer opened a new pull request, #3412: URL: https://github.com/apache/mynewt-core/pull/3412
Comment explicitly mentioned STM32F415 and STM32F417 devices that don't have support for SHA256. Now condition is reversed so those two are marked as not supported. This will enable STM32H7 devices as well as STM32H5. When device does not have supprt for hash HASH symbol will not be defined and build will fail, while right now build for STM32H7 works but hash functionality does not work. -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org