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
{{ message }}
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
The GCC build of the MCBSTM32F400 platform is broken due to recent changes involving the crypto libs. The build generates the following:
016-08-12T04:11:46.3717860Z c:/program files (x86)/gnu tools arm embedded/4.9 2015q1/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe : error : c:\vso_work\4\s\BuildOutput\THUMB2FP\GCC4.9\le\FLASH\release\MCBSTM32F400\bin\Tinybooter.axf uses VFP register arguments, Crypto.lib(rsa_zenith.obj) does not [c:\VSO_work\4\s\Solutions\MCBSTM32F400\TinyBooter\TinyBooter.proj]
[Many more similar errors...]
[Unfortunately the automated build isn't actually detecting that as a failure so it hasn't been reported - I'll be looking into why the failure isn't detected so we can have accurate reports of build status]