index
:
avr-ioe
extensive
master
AVR input/output expansion library
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
src/spi.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spi.c b/src/spi.c
index 77ed8a3..9562e6a 100644
--- a/
src/spi.c
+++ b/
src/spi.c
@@ -6,6 +6,7 @@ inline void ioe_spi_join(void) {
}
inline int ioe_spi_bussy(void) {
+ // TODO
}
#ifdef IOE_SPI_MASTER