Skip to content
Snippets Groups Projects
Commit 86cfe354 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

Check in a reference firmware image

The firmware is feature-complete now, and this will save folks the trouble of downloading a huge toolchain. Plus I like to keep tabs on the quality of the assembly output :)
parent 5dcec198
No related branches found
No related tags found
No related merge requests found
...@@ -65,8 +65,8 @@ For more information, see the [Server README](https://github.com/scanlime/fadeca ...@@ -65,8 +65,8 @@ For more information, see the [Server README](https://github.com/scanlime/fadeca
Prerequisites Prerequisites
------------- -------------
* The recommended ARM toolchain, from <https://code.launchpad.net/gcc-arm-embedded> * To install a firmware image, you'l need the Teensy Loader: <http://www.pjrc.com/teensy/loader.html>
* The Teensy Loader: <http://www.pjrc.com/teensy/loader.html> * To recompile the firmware, please use the recommended ARM toolchain from <https://code.launchpad.net/gcc-arm-embedded>
Pin Assignment Pin Assignment
-------------- --------------
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment