
Custom SPISlave class for Multi-byte SPISlave read
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:86bcf189bbcd | 2017-06-13 | tsungta | bug fix; test under 224 bytes receive |
4:8e796b751cd3 | 2017-06-01 | tsungta | This version support maximum of receiving 16 bytes in single CS cycle |
3:f9aa81ae7c4c | 2017-06-01 | tsungta | API reply and receive are functional ; refer to main.cpp as example |
2:c520d7c7739d | 2017-05-31 | tsungta | Modified API receive and reply; 'receive' is functional ; 'reply' need to FIX |
1:58f0712d9aa2 | 2017-05-31 | tsungta | Able to receive multiple bytes in single CS cycle; |
0:b7415ae44dac | 2017-05-24 | tsungta | First commit; reply is functional, need to work on read |