projects
/
libsi24
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1cded3
)
readme: added reference to example folder
author
Robin Krens
<robin@robinkrens.nl>
Mon, 23 Jan 2023 19:53:28 +0000
(20:53 +0100)
committer
Robin Krens
<robin@robinkrens.nl>
Mon, 23 Jan 2023 19:53:28 +0000
(20:53 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
c3798fc
..
24e0bf7
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-6,7
+6,7
@@
original chip, but as far as I can tell this are pin and silicon compatible.
## How to use
You will need to glue ``int (*write_and_read)(unsigned char *data, size_t sz)``
and ``void (*chip_enable)(unsigned val)`` functions to your specific SPI
-hardware
+hardware
. See examples folders on how to initialze and configure structs.
## Currently supported functionality
- Receiver mode