Commit 66b60e0
committed
pushed more to the main base class api wise so that a implementation only needs to implement a single read and single write method at the minimum; normalized the API - overloaded methods and data sized methods that follow stndint data typeing (UInt8, UInt16, UInt32); cleared out the methods no needed in the ArdI2C and ArdSPI drivers - kept the SPI drivers that use transfer16() method -- whre applicable
1 parent 922cd8b commit 66b60e0
File tree
6 files changed
+281
-438
lines changed- src
- sfTk
6 files changed
+281
-438
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
0 commit comments