Jean LE QUELLEC 2 лет назад
Родитель
Сommit
8903390fe6
1 измененных файлов с 6 добавлено и 5 удалено
  1. 6 5
      README.md

+ 6 - 5
README.md

@@ -29,15 +29,16 @@ Spy i2c traffic
 Send command to i2c peripherals and read result 
 
 ## TODO
+- [ ] Kicad module
+- [ ] Improve UI
+- [ ] Refactor Event Management Code
+- [ ] Add Documentation
 
+## V2
 - [ ] Read more than 2 bytes in sender mode
 - [ ] Add 10-bits adresses support
 - [ ] Test with rate > 100khz
-- [ ] Save records
+- [ ] Save records (Sigrok compatible?)
 - [ ] Play from files
-- [ ] Kicad module
-- [ ] Improve UI
-- [ ] Refactor Event Management Code
-- [ ] Add Documentation
 - [ ] Remove max data size
 - [ ] Remove max frames read size