aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add stringy CL error messagesDavid Phillips2017-02-12
|
* Disallow negative sizes and iteration limitsDavid Phillips2017-02-12
| | | | Previously, we only checked for these valuse being zero, but not negative.
* Remove more hardcoded crapDavid Phillips2017-02-12
|
* Don't hardcode stuffDavid Phillips2017-02-12
|
* Stricter prototypes in trampoline headerDavid Phillips2017-02-12
|
* Nudge READMEDavid Phillips2017-02-12
|
* Add rough, hard-coded mock-up to prove trampolineDavid Phillips2017-02-12
| | | | | | | This needs the hard-coded constants taken out of it asap to merge with master. The code is strictly temporary as a measure to prove that the CL trampoline works and we are actually able to get images from the device.
* Add licenceDavid Phillips2017-01-21
|
* Add readmeDavid Phillips2017-01-21
|
* Add early-days source filesDavid Phillips2017-01-21
|
* Add build scriptsDavid Phillips2017-01-21
|
* Add gitignoreDavid Phillips2017-01-21