Fix recovery firmware build#791
Conversation
|
@evergreen22 Why did you reopen this PR? The last build on develop succeeded. |
|
I reopened because building recovery targets didn't work for me. The compiler looked in the systems folders for the BootErrors.h file instead of locally. The CI build works, but I don't think it is building any of the recovery targets. |
|
I can see that the recovery target is building on CI (wasn't logged in to GH when I replied before). All I can say is that the recovery targets will not build on my local machine unless the change in this PR is made. |
|
Ok, I got confused by the new colors in Github. I thought you re-open PR that was already merged... |
Fix the "recovery" firmware build targets
Error introduced in #746