Skip to content

Commit dad68a5

Browse files
committed
Added change log file
1 parent dd44fd8 commit dad68a5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## [1.0.0] - 2018-11-25
2+
- Initial release. Basic NAND operations support.
3+
## [2.0.0] - 2019-03-09
4+
### Added
5+
- Reading of bad blocks.
6+
- Skipping of bad blocks during read/write/erase.
7+
- New PCB with smaller size, serial, LEDs and SWD instead of J-TAG.
8+
- Firmware error codes.
9+
- Firmware support of read and write LEDs.
10+
### Fixed
11+
- File-Save operation.
12+

0 commit comments

Comments
 (0)