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 Dec 14, 2023. It is now read-only.
humblehacker edited this page Aug 23, 2010
·
4 revisions
To ensure that your build environment is set up correctly, and all dependencies have been satisfied, it's a good idea to try to build the firmware prior to making any code modifications. From the command-line, navigate to firmware/kb_example and type make. At this point you should have a successful build. The end of a succesful build will look something like the following:
If you don't see this, review the above instructions to make sure you haven't missed anything. If you're still having problems, contact me and we'll work them out.