Skip to content

Commit 8809c63

Browse files
committed
Added release notes
1 parent 31b07fd commit 8809c63

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,27 @@ NAND Programmer based on STM32 processor.
88

99
<img src="img/host_app_v1_0.jpeg">
1010

11-
## Version
12-
Unreleased version.
13-
1411
## Features
1512
- USB interface
16-
- PC client software for Linux. Windows, Mac planned to be supported.
13+
- PC client software for Linux.
1714
- TSOP-48 socket for NAND chip
18-
- NAND read/write/erase support
15+
- NAND read,write and erase support
1916
- NAND read of chip ID support
2017
- Open KiCad PCB & Schematic
2118
- Open source code
2219
- Write speed: 512KBytes/s
2320
- Read speed: 640KBytes/s
2421
- Erase speed: 256MBytes/s
2522

26-
### Supported chips
23+
### Tested chips
2724
- K9F2G08U0C
28-
- You are welcome to add others
25+
26+
## Version
27+
### Release 1.0
28+
- Basic NAND operations support
29+
30+
Binaries: https://drive.google.com/drive/folders/1d5hP6MKbkEBGQe_xIRl4-A5LPt_-9QIN
31+
2932

3033
### License
3134
In general the sorce code, PCB and schematic are under GPLv3 license but with limitations of:

0 commit comments

Comments
 (0)