Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Set version to 1.5.9.11.5.9.1 | Keith Packard | 2015-01-16 |
| | |||
* | altos: HAS_LED is useless; remove it | Keith Packard | 2014-03-28 |
| | | | | | | | | | | | | ao_flight was trying to decide whether to turn off the red LED by checking whether HAS_LED was defined. And yet, none of the flight firmware defines that anymore, except for easymini which defines it to zero. Remove all uses and defines of this value, substituting AO_LED_RED in ao_flight.c, which has to be defined for the ao_led_off call to work. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Another missing usbtrng file | Keith Packard | 2014-03-09 |
| | |||
* | altos: Missing ao_pins files for usbtrng | Keith Packard | 2014-03-09 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Add USB True Random Number Generator product | Keith Packard | 2014-03-08 |
Just basic device support Signed-off-by: Keith Packard <keithp@keithp.com> |