96boards / documentation

This repository hosts the documentation for 96Boards products and specifications.
https://www.96boards.org/documentation/
Other
465 stars 285 forks source link

Fix SCP firmware build command #945

Closed tnishinaga closed 2 years ago

tnishinaga commented 2 years ago

The latest SCP firmware cannot be built using the Makefile. I was able to build it using Makefile.cmake instead, so I changed it.

tnishinaga commented 2 years ago

Thank you for your review! @daniel-thompson