Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/attiny: Don't initialize the CS pin in the general SPI setup | Keith Packard | 2012-10-30 |
| | | | | | | | Let the CS pin be configured by the driver, which can set the correct value before enabling the output. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add attiny architecture files | Keith Packard | 2012-10-12 |
These are designed to work with the ATtiny85 processor, but can presuambly be easily adapted to others in that series Signed-off-by: Keith Packard <keithp@keithp.com> |