| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/stmf0: Have fast ADC ring buffer code use wrap-around | Keith Packard | 2015-03-20 |
| | | | | | | | | | | Instead of requiring that the whole set of returned values fit precisely in the ring, allow for wrap-around so that we can fetch an odd number of ADC values. The previous version required that the fetch amount always be a factor of the ADC buffer size. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/usbtrng: Split out random number generating code to separate driver | Keith Packard | 2015-02-28 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
