We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c503c9 commit 8903390Copy full SHA for 8903390
README.md
@@ -29,15 +29,16 @@ Spy i2c traffic
29
Send command to i2c peripherals and read result
30
31
## TODO
32
+- [ ] Kicad module
33
+- [ ] Improve UI
34
+- [ ] Refactor Event Management Code
35
+- [ ] Add Documentation
36
37
+## V2
38
- [ ] Read more than 2 bytes in sender mode
39
- [ ] Add 10-bits adresses support
40
- [ ] Test with rate > 100khz
-- [ ] Save records
41
+- [ ] Save records (Sigrok compatible?)
42
- [ ] Play from files
-- [ ] Kicad module
-- [ ] Improve UI
-- [ ] Refactor Event Management Code
-- [ ] Add Documentation
43
- [ ] Remove max data size
44
- [ ] Remove max frames read size
0 commit comments