- Nov 12, 2013
-
-
Micah Elizabeth Scott authored
New READMEs for the examples, and update everything for the new layoutful naming convention.
-
- Oct 20, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
Now the firmware config flags actually select between several different inner-loops. This will be useful in the future if we want to support different configurations with runtime config options, and right now it's useful for side-by-side comparisons with the various config options.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Oct 19, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
This makes it easier to move around for future optimizations, and it already gains us a few FPS by allowing the compiler to optimize a little better
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
This actually works fine, we just weren't initializing it to zero, which borked a bunch of assumptions of course.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Oct 18, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
It's causing USB problems (reading the string descriptors) and it doesn't help now that I've determined that executing from RAM doesn't significantly speed up the updatePixel loop.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Oct 17, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
This gives one combined image that is convenient to load either with the test jig or with the Teensy Loader
-
Micah Elizabeth Scott authored
This fixes some bug that I don't have time to investigate right now. Annoying! I suspect an assumption in usb_mem that I'm forgetting about.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Oct 15, 2013
-
-
Micah Elizabeth Scott authored
-
- Oct 10, 2013
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
For the vendor code to make it through string conversions unharmed, we should make it part of the printable ASCII subset. Fixes compatibility with xusb when reading WCID descriptor.
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-