We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd44fd8 commit dad68a5Copy full SHA for dad68a5
CHANGELOG.md
@@ -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