Commit graph

2 commits

Author SHA1 Message Date
Daniel Jobson
04f9e2dc81
Optimize SPI functions, lowering ROM usage by 70 bytes.
- Have only one transfer function, to minimize duplicate code.
- Remove address assignments that does not make a difference.
2024-11-08 14:58:57 +01:00
Daniel Jobson
8a2ef282e0
Import spi.[ch] and flash.[ch] 2024-11-08 14:55:19 +01:00