summaryrefslogtreecommitdiff
path: root/src/avr/ao_arch_funcs.h
Commit message (Collapse)AuthorAge
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
Some architecture specific stuff needs to use core altos code, so create new ao_arch_funcs.h files per architecture that get pulled in at the end of ao.h Signed-off-by: Keith Packard <keithp@keithp.com>