mirror of
https://github.com/dougg3/mac-rom-simm-programmer.git
synced 2024-11-22 06:32:23 +00:00
9521494971
If multiple read or write cycles are done in sequence, we'll no longer needlessly update the data direction registers (which is a slow SPI transaction). We can also skip updating the pullups on the AVR if multiple read cycles occur in sequence. |
||
---|---|---|
.. | ||
at90usb646 | ||
board.h | ||
gpio.h | ||
parallel_bus.h | ||
spi.h | ||
usbcdc.h |