1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 21:58:45 +10:00
collapseos/blk/607
Virgil Dupras f09aa0603c rc2014: separate SPI relay and SDC drivers
My intention is to reuse the SPI relay to program AVR MCUs from a
RC2014.
2020-06-29 18:48:00 -04:00

4 lines
69 B
Plaintext

( send-and-crc7 )
( n c -- c )
: _s+crc SWAP DUP (spix) DROP _crc7 ;